Class ImportUserEventsResponse (0.11.11)

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 MutableSequence[google.rpc.status_pb2.Status]
A sample of errors encountered while processing the request.
error_config google.cloud.discoveryengine_v1beta.types.ImportErrorConfig
Echoes the destination for the complete errors if this field was set in the request.
joined_events_count int
Count of user events imported with complete existing Documents.
unjoined_events_count int
Count of user events imported, but with Document information not found in the existing Branch.