Class ImportUserEventsResponse (1.10.0)

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

Response of the ImportUserEventsRequest. If the long running operation was successful, 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.ImportErrorsConfig
Echoes the destination for the complete errors if this field was set in the request.
import_summary google.cloud.retail_v2beta.types.UserEventImportSummary
Aggregated statistics of user event import status.

Inheritance

builtins.object > proto.message.Message > ImportUserEventsResponse