ImportUserEventsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request message for the ImportUserEvents request.
Attributes | |
---|---|
Name | Description |
parent |
str
Required. projects/1234/locations/global/catalogs/default_catalog
|
input_config |
google.cloud.retail_v2alpha.types.UserEventInputConfig
Required. The desired input location of the data. |
errors_config |
google.cloud.retail_v2alpha.types.ImportErrorsConfig
The desired location of errors incurred during the Import. Cannot be set for inline user event imports. |