View Source GoogleApi.Retail.V2.Model.GoogleCloudRetailV2betaImportCompletionDataResponse (google_api_retail v0.3.0)
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.
Attributes
-
errorSamples
(type:list(GoogleApi.Retail.V2.Model.GoogleRpcStatus.t)
, default:nil
) - A sample of errors encountered while processing the request.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Retail.V2.Model.GoogleCloudRetailV2betaImportCompletionDataResponse{ errorSamples: [GoogleApi.Retail.V2.Model.GoogleRpcStatus.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.