Class ImportCatalogItemsResponse (0.8.1)

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

Response of the ImportCatalogItemsRequest. 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.recommendationengine_v1beta1.types.ImportErrorsConfig
Echoes the destination for the complete errors in the request if set.

Inheritance

builtins.object > proto.message.Message > ImportCatalogItemsResponse