class Google::Apis::RetailV2beta::GoogleCloudRetailV2ExportAnalyticsMetricsResponse
Operations.response field if the operation was successful.
was successful, then this message is returned by the google.longrunning.
Response of the ExportAnalyticsMetricsRequest. If the long running operation
def initialize(**args)
def initialize(**args) update!(**args) end
def update!(**args)
def update!(**args) @error_samples = args[:error_samples] if args.key?(:error_samples) @errors_config = args[:errors_config] if args.key?(:errors_config) @output_result = args[:output_result] if args.key?(:output_result) end