class Google::Apis::RetailV2beta::GoogleCloudRetailV2betaCompletionDataInputConfig

def update!(**args)

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