CreateSessionEntityTypeRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
The request message for SessionEntityTypes.CreateSessionEntityType.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The session to create a session entity type for. Supported formats: - \`projects//agent/sessions/, - projects/ ,
- projects/ ,
- projects/ ,
If Location ID is not specified we assume default 'us'
location. If Environment ID is not specified, we assume
default 'draft' environment. If User ID is not
specified, we assume default '-' user.
|
session_entity_type |
google.cloud.dialogflow_v2beta1.types.SessionEntityType
Required. The session entity type to create. |