class Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaExportProductsResponse

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

def initialize(**args)

def initialize(**args)
   update!(**args)
end

def update!(**args)

Update properties of this object
def update!(**args)
  @error_samples = args[:error_samples] if args.key?(:error_samples)
  @errors_config = args[:errors_config] if args.key?(:errors_config)
end