Class: Google::Cloud::Retail::V2::ExportAnalyticsMetricsResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/retail/v2/export_config.rb

Overview

Response of the ExportAnalyticsMetricsRequest. If the long running operation was successful, then this message is returned by the google.longrunning.Operations.response field if the operation was successful.

Instance Attribute Summary collapse

Instance Attribute Details

#error_samples::Array<::Google::Rpc::Status>

Returns A sample of errors encountered while processing the request.

Returns:



139
140
141
142
# File 'proto_docs/google/cloud/retail/v2/export_config.rb', line 139

class ExportAnalyticsMetricsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#errors_config::Google::Cloud::Retail::V2::ExportErrorsConfig

Returns This field is never set.

Returns:



139
140
141
142
# File 'proto_docs/google/cloud/retail/v2/export_config.rb', line 139

class ExportAnalyticsMetricsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#output_result::Google::Cloud::Retail::V2::OutputResult

Returns Output result indicating where the data were exported to.

Returns:



139
140
141
142
# File 'proto_docs/google/cloud/retail/v2/export_config.rb', line 139

class ExportAnalyticsMetricsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end