Google Cloud Dialogflow v2beta1 API - Enum SessionEntityTypeName.ResourceNameType (1.0.0-beta32)
Stay organized with collections
Save and categorize content based on your preferences.
publicenumSessionEntityTypeName.ResourceNameType
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API enum SessionEntityTypeName.ResourceNameType.
A resource name with pattern
projects/{project}/agent/environments/{environment}/users/{user}/sessions/{session}/entityTypes/{entity_type}
.
ProjectLocationEnvironmentUserSessionEntityType
A resource name with pattern
projects/{project}/locations/{location}/agent/environments/{environment}/users/{user}/sessions/{session}/entityTypes/{entity_type}
.
ProjectLocationSessionEntityType
A resource name with pattern
projects/{project}/locations/{location}/agent/sessions/{session}/entityTypes/{entity_type}.
ProjectSessionEntityType
A resource name with pattern projects/{project}/agent/sessions/{session}/entityTypes/{entity_type}
.