Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::SessionEntityTypes::Paths (v1.10.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::SessionEntityTypes::Paths.
Path helper methods for the SessionEntityTypes API.
Methods
#session_entity_type_path
def session_entity_type_path(project:, session:, entity_type:) -> ::String
def session_entity_type_path(project:, environment:, user:, session:, entity_type:) -> ::String
def session_entity_type_path(project:, location:, session:, entity_type:) -> ::String
def session_entity_type_path(project:, location:, environment:, user:, session:, entity_type:) -> ::String
Create a fully-qualified SessionEntityType resource string.
Overloads
def session_entity_type_path(project:, session:, entity_type:) -> ::String
The resource will be in the following format:
projects/{project}/agent/sessions/{session}/entityTypes/{entity_type}
Parameters
-
project (String)
-
session (String)
-
entity_type (String)
def session_entity_type_path(project:, environment:, user:, session:, entity_type:) -> ::String
The resource will be in the following format:
projects/{project}/agent/environments/{environment}/users/{user}/sessions/{session}/entityTypes/{entity_type}
Parameters
-
project (String)
-
environment (String)
-
user (String)
-
session (String)
-
entity_type (String)
def session_entity_type_path(project:, location:, session:, entity_type:) -> ::String
The resource will be in the following format:
projects/{project}/locations/{location}/agent/sessions/{session}/entityTypes/{entity_type}
Parameters
-
project (String)
-
location (String)
-
session (String)
-
entity_type (String)
def session_entity_type_path(project:, location:, environment:, user:, session:, entity_type:) -> ::String
The resource will be in the following format:
projects/{project}/locations/{location}/agent/environments/{environment}/users/{user}/sessions/{session}/entityTypes/{entity_type}
Parameters
-
project (String)
-
location (String)
-
environment (String)
-
user (String)
-
session (String)
-
entity_type (String)
#session_path
def session_path(project:, session:) -> ::String
def session_path(project:, environment:, user:, session:) -> ::String
def session_path(project:, location:, session:) -> ::String
def session_path(project:, location:, environment:, user:, session:) -> ::String
Create a fully-qualified Session resource string.
Overloads
def session_path(project:, session:) -> ::String
The resource will be in the following format:
projects/{project}/agent/sessions/{session}
Parameters
-
project (String)
-
session (String)
def session_path(project:, environment:, user:, session:) -> ::String
The resource will be in the following format:
projects/{project}/agent/environments/{environment}/users/{user}/sessions/{session}
Parameters
-
project (String)
-
environment (String)
-
user (String)
-
session (String)
def session_path(project:, location:, session:) -> ::String
The resource will be in the following format:
projects/{project}/locations/{location}/agent/sessions/{session}
Parameters
-
project (String)
-
location (String)
-
session (String)
def session_path(project:, location:, environment:, user:, session:) -> ::String
The resource will be in the following format:
projects/{project}/locations/{location}/agent/environments/{environment}/users/{user}/sessions/{session}
Parameters
-
project (String)
-
location (String)
-
environment (String)
-
user (String)
-
session (String)
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-09 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::SessionEntityTypes::Paths (v1.10.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.10.1 (latest)](/ruby/docs/reference/google-cloud-dialogflow-v2/latest/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [1.10.0](/ruby/docs/reference/google-cloud-dialogflow-v2/1.10.0/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [1.9.1](/ruby/docs/reference/google-cloud-dialogflow-v2/1.9.1/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [1.8.0](/ruby/docs/reference/google-cloud-dialogflow-v2/1.8.0/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [1.7.0](/ruby/docs/reference/google-cloud-dialogflow-v2/1.7.0/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [1.6.0](/ruby/docs/reference/google-cloud-dialogflow-v2/1.6.0/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [1.5.0](/ruby/docs/reference/google-cloud-dialogflow-v2/1.5.0/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [1.4.1](/ruby/docs/reference/google-cloud-dialogflow-v2/1.4.1/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [1.3.0](/ruby/docs/reference/google-cloud-dialogflow-v2/1.3.0/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [1.2.0](/ruby/docs/reference/google-cloud-dialogflow-v2/1.2.0/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [1.1.1](/ruby/docs/reference/google-cloud-dialogflow-v2/1.1.1/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [1.0.0](/ruby/docs/reference/google-cloud-dialogflow-v2/1.0.0/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [0.34.0](/ruby/docs/reference/google-cloud-dialogflow-v2/0.34.0/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [0.33.0](/ruby/docs/reference/google-cloud-dialogflow-v2/0.33.0/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [0.32.2](/ruby/docs/reference/google-cloud-dialogflow-v2/0.32.2/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [0.31.0](/ruby/docs/reference/google-cloud-dialogflow-v2/0.31.0/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [0.30.0](/ruby/docs/reference/google-cloud-dialogflow-v2/0.30.0/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [0.29.0](/ruby/docs/reference/google-cloud-dialogflow-v2/0.29.0/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [0.28.0](/ruby/docs/reference/google-cloud-dialogflow-v2/0.28.0/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [0.27.0](/ruby/docs/reference/google-cloud-dialogflow-v2/0.27.0/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [0.26.2](/ruby/docs/reference/google-cloud-dialogflow-v2/0.26.2/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [0.25.0](/ruby/docs/reference/google-cloud-dialogflow-v2/0.25.0/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [0.24.0](/ruby/docs/reference/google-cloud-dialogflow-v2/0.24.0/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [0.23.0](/ruby/docs/reference/google-cloud-dialogflow-v2/0.23.0/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [0.22.0](/ruby/docs/reference/google-cloud-dialogflow-v2/0.22.0/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [0.21.0](/ruby/docs/reference/google-cloud-dialogflow-v2/0.21.0/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [0.20.0](/ruby/docs/reference/google-cloud-dialogflow-v2/0.20.0/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [0.19.0](/ruby/docs/reference/google-cloud-dialogflow-v2/0.19.0/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [0.18.0](/ruby/docs/reference/google-cloud-dialogflow-v2/0.18.0/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [0.17.1](/ruby/docs/reference/google-cloud-dialogflow-v2/0.17.1/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [0.16.0](/ruby/docs/reference/google-cloud-dialogflow-v2/0.16.0/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [0.15.2](/ruby/docs/reference/google-cloud-dialogflow-v2/0.15.2/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [0.14.0](/ruby/docs/reference/google-cloud-dialogflow-v2/0.14.0/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [0.13.0](/ruby/docs/reference/google-cloud-dialogflow-v2/0.13.0/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n- [0.12.0](/ruby/docs/reference/google-cloud-dialogflow-v2/0.12.0/Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths) \nReference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::SessionEntityTypes::Paths.\n\nPath helper methods for the SessionEntityTypes API. \n\nExtended By\n-----------\n\n- [Google::Cloud::Dialogflow::V2::SessionEntityTypes::Paths](./Google-Cloud-Dialogflow-V2-SessionEntityTypes-Paths)\n\nMethods\n-------\n\n### #session_entity_type_path\n\n def session_entity_type_path(project:, session:, entity_type:) -\u003e ::String\n def session_entity_type_path(project:, environment:, user:, session:, entity_type:) -\u003e ::String\n def session_entity_type_path(project:, location:, session:, entity_type:) -\u003e ::String\n def session_entity_type_path(project:, location:, environment:, user:, session:, entity_type:) -\u003e ::String\n\nCreate a fully-qualified SessionEntityType resource string. \n**Overloads** \n\n def session_entity_type_path(project:, session:, entity_type:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`projects/{project}/agent/sessions/{session}/entityTypes/{entity_type}` \n**Parameters**\n\n- **project** (String)\n- **session** (String)\n- **entity_type** (String) \n\n def session_entity_type_path(project:, environment:, user:, session:, entity_type:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`projects/{project}/agent/environments/{environment}/users/{user}/sessions/{session}/entityTypes/{entity_type}` \n**Parameters**\n\n- **project** (String)\n- **environment** (String)\n- **user** (String)\n- **session** (String)\n- **entity_type** (String) \n\n def session_entity_type_path(project:, location:, session:, entity_type:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`projects/{project}/locations/{location}/agent/sessions/{session}/entityTypes/{entity_type}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **session** (String)\n- **entity_type** (String) \n\n def session_entity_type_path(project:, location:, environment:, user:, session:, entity_type:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`projects/{project}/locations/{location}/agent/environments/{environment}/users/{user}/sessions/{session}/entityTypes/{entity_type}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **environment** (String)\n- **user** (String)\n- **session** (String)\n- **entity_type** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)\n\n### #session_path\n\n def session_path(project:, session:) -\u003e ::String\n def session_path(project:, environment:, user:, session:) -\u003e ::String\n def session_path(project:, location:, session:) -\u003e ::String\n def session_path(project:, location:, environment:, user:, session:) -\u003e ::String\n\nCreate a fully-qualified Session resource string. \n**Overloads** \n\n def session_path(project:, session:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`projects/{project}/agent/sessions/{session}` \n**Parameters**\n\n- **project** (String)\n- **session** (String) \n\n def session_path(project:, environment:, user:, session:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`projects/{project}/agent/environments/{environment}/users/{user}/sessions/{session}` \n**Parameters**\n\n- **project** (String)\n- **environment** (String)\n- **user** (String)\n- **session** (String) \n\n def session_path(project:, location:, session:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`projects/{project}/locations/{location}/agent/sessions/{session}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **session** (String) \n\n def session_path(project:, location:, environment:, user:, session:) -\u003e ::String\n\nThe resource will be in the following format:\n\n\n`projects/{project}/locations/{location}/agent/environments/{environment}/users/{user}/sessions/{session}` \n**Parameters**\n\n- **project** (String)\n- **location** (String)\n- **environment** (String)\n- **user** (String)\n- **session** (String) \n**Returns**\n\n- (::String) \n**Raises**\n\n- (::ArgumentError)"]]