class Google::Apis::RetailV2beta::GoogleCloudRetailV2betaExportAnalyticsMetricsRequest

def update!(**args)

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