class Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1ImportDocumentsRequestInlineSource

def update!(**args)

Update properties of this object
def update!(**args)
  @documents = args[:documents] if args.key?(:documents)
end