Google Cloud Dialogflow v2beta1 API - Enum SessionEntityTypeName.ResourceNameType (1.0.0-beta15)

public enum SessionEntityTypeName.ResourceNameType

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

The possible contents of SessionEntityTypeName.

Namespace

Google.Cloud.Dialogflow.V2Beta1

Assembly

Google.Cloud.Dialogflow.V2Beta1.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.