Class ImportUserEventsRequest (1.8.1)

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

Request message for the ImportUserEvents request.

Attributes

NameDescription
parent str
Required. projects/1234/locations/global/catalogs/default_catalog
input_config google.cloud.retail_v2beta.types.UserEventInputConfig
Required. The desired input location of the data.
errors_config google.cloud.retail_v2beta.types.ImportErrorsConfig
The desired location of errors incurred during the Import. Cannot be set for inline user event imports.