Session Entity Type Args
Creates a session entity type. If the specified session entity type already exists, overrides the session entity type. This method doesn't work with Google Assistant integration. Contact Dialogflow support if you need to use session entities with Google Assistant integration. Auto-naming is currently not supported for this resource.
Constructors
Functions
Properties
The unique identifier of this session entity type. Supported formats: - projects//agent/sessions//entityTypes/
- projects//locations//agent/sessions//entityTypes/
- projects//agent/environments//users//sessions//entityTypes/
- projects//locations//agent/environments/ /users//sessions//entityTypes/
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. `` must be the display name of an existing entity type in the same agent that will be overridden or supplemented.