class Google::Apis::RetailV2beta::GoogleCloudRetailV2betaImportCompletionDataResponse
field if the operation is successful.
done, this message is returned by the google.longrunning.Operations.response
Response of the ImportCompletionDataRequest. If the long running operation is
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) end