Google Cloud Dialogflow v2 API - Enum SessionEntityTypeName.ResourceNameType (4.18.0)

public enum SessionEntityTypeName.ResourceNameType

Reference documentation and code samples for the Google Cloud Dialogflow v2 API enum SessionEntityTypeName.ResourceNameType.

The possible contents of SessionEntityTypeName.

Namespace

Google.Cloud.Dialogflow.V2

Assembly

Google.Cloud.Dialogflow.V2.dll

Fields

NameDescription
ProjectEnvironmentUserSessionEntityType

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} .

Unparsed

An unparsed resource name.