Class ImportUserEventsRequest (0.2.0)

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

Request message for the ImportUserEvents request. .. attribute:: parent

Required. projects/1234/locations/global/catalogs/default_catalog

:type: str

Attributes

NameDescription
input_config google.cloud.retail_v2.types.UserEventInputConfig
Required. The desired input location of the data.
errors_config google.cloud.retail_v2.types.ImportErrorsConfig
The desired location of errors incurred during the Import. Cannot be set for inline user event imports.