Reference documentation and code samples for the Retail V2 API class Google::Cloud::Retail::V2::ExportAnalyticsMetricsResponse.
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.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#error_samples
def error_samples() -> ::Array<::Google::Rpc::Status>
Returns
- (::Array<::Google::Rpc::Status>) — A sample of errors encountered while processing the request.
#error_samples=
def error_samples=(value) -> ::Array<::Google::Rpc::Status>
Parameter
- value (::Array<::Google::Rpc::Status>) — A sample of errors encountered while processing the request.
Returns
- (::Array<::Google::Rpc::Status>) — A sample of errors encountered while processing the request.
#errors_config
def errors_config() -> ::Google::Cloud::Retail::V2::ExportErrorsConfig
Returns
- (::Google::Cloud::Retail::V2::ExportErrorsConfig) — This field is never set.
#errors_config=
def errors_config=(value) -> ::Google::Cloud::Retail::V2::ExportErrorsConfig
Parameter
- value (::Google::Cloud::Retail::V2::ExportErrorsConfig) — This field is never set.
Returns
- (::Google::Cloud::Retail::V2::ExportErrorsConfig) — This field is never set.
#output_result
def output_result() -> ::Google::Cloud::Retail::V2::OutputResult
Returns
- (::Google::Cloud::Retail::V2::OutputResult) — Output result indicating where the data were exported to.
#output_result=
def output_result=(value) -> ::Google::Cloud::Retail::V2::OutputResult
Parameter
- value (::Google::Cloud::Retail::V2::OutputResult) — Output result indicating where the data were exported to.
Returns
- (::Google::Cloud::Retail::V2::OutputResult) — Output result indicating where the data were exported to.