WriteUserEventRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request message for WriteUserEvent method.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The parent DataStore resource name, such as projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store} .
|
user_event |
google.cloud.discoveryengine_v1.types.UserEvent
Required. User event to write. This field is a member of oneof _ _user_event .
|