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

public enum SessionName.ResourceNameType

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

The possible contents of SessionName.

Namespace

Google.Cloud.Dialogflow.V2

Assembly

Google.Cloud.Dialogflow.V2.dll

Fields

NameDescription
ProjectEnvironmentUserSession

A resource name with pattern projects/{project}/agent/environments/{environment}/users/{user}/sessions/{session}.

ProjectLocationEnvironmentUserSession

A resource name with pattern projects/{project}/locations/{location}/agent/environments/{environment}/users/{user}/sessions/{session} .

ProjectLocationSession

A resource name with pattern projects/{project}/locations/{location}/agent/sessions/{session}.

ProjectSession

A resource name with pattern projects/{project}/agent/sessions/{session}.

Unparsed

An unparsed resource name.