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

public enum SessionName.ResourceNameType

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

The possible contents of SessionName.

Namespace

Google.Cloud.Dialogflow.V2Beta1

Assembly

Google.Cloud.Dialogflow.V2Beta1.dll

Fields

Name Description
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.