Class ExportProductsResponse (1.10.1)

ExportProductsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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

Attributes

NameDescription
error_samples Sequence[google.rpc.status_pb2.Status]
A sample of errors encountered while processing the request.
errors_config google.cloud.retail_v2beta.types.ExportErrorsConfig
This field is never set.
output_result google.cloud.retail_v2beta.types.OutputResult
Output result indicating where the data were exported to.

Inheritance

builtins.object > proto.message.Message > ExportProductsResponse