sessionEntityTypes property
Additional session entity types to replace or extend developer entity types with.
The entity synonyms apply to all languages and persist for the session of this query.
Implementation
core.List<GoogleCloudDialogflowV2SessionEntityType>? sessionEntityTypes;