Google Cloud Dialogflow v2 API - Enum SessionEntityTypeName.ResourceNameType (4.31.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicenumSessionEntityTypeName.ResourceNameType
Reference documentation and code samples for the Google Cloud Dialogflow v2 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}
.