Class Google::Cloud::Retail::V2::ImportCompletionDataResponse (v0.6.4)

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#error_samples

def error_samples() -> ::Array<::Google::Rpc::Status>
Returns

#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