Google Cloud Dialogflow v2beta1 API - Enum ContextName.ResourceNameType (1.0.0-beta32)
Stay organized with collections
Save and categorize content based on your preferences.
publicenumContextName.ResourceNameType
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API enum ContextName.ResourceNameType.
A resource name with pattern
projects/{project}/agent/environments/{environment}/users/{user}/sessions/{session}/contexts/{context}
.
ProjectLocationEnvironmentUserSessionContext
A resource name with pattern
projects/{project}/locations/{location}/agent/environments/{environment}/users/{user}/sessions/{session}/contexts/{context}
.
ProjectLocationSessionContext
A resource name with pattern
projects/{project}/locations/{location}/agent/sessions/{session}/contexts/{context}.
ProjectSessionContext
A resource name with pattern projects/{project}/agent/sessions/{session}/contexts/{context}.