Required. The session to list all session entity types from.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/sessions/<Session ID> or projects/<Project ID>/locations/<Location
ID>/agents/<Agent ID>/environments/<Environment ID>/sessions/<Session ID>.
If Environment ID is not specified, we assume default 'draft'
environment.
[[["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-04-09 UTC."],[[["The latest version of the `Google.Cloud.Dialogflow.Cx.V3` package is 2.23.0, with multiple previous versions available, dating back to 1.0.0, and the current page focuses on version 1.7.0."],["The `ListSessionEntityTypesRequest` class is the request message for listing session entity types in the `SessionEntityTypes` service, and it implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `ListSessionEntityTypesRequest` class has properties for managing pagination (`PageSize` and `PageToken`) and identifying the parent session (`Parent` and `ParentAsSessionName`)."],["The primary function of `ListSessionEntityTypesRequest` is to list session entity types from a specified session, with the session path formatted as either `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/agents/\u003cAgent ID\u003e/sessions/\u003cSession ID\u003e` or `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/agents/\u003cAgent ID\u003e/environments/\u003cEnvironment ID\u003e/sessions/\u003cSession ID\u003e`."],["It's possible to create a new instance of the `ListSessionEntityTypesRequest` class, either with default settings, or from another pre-existing `ListSessionEntityTypesRequest` class."]]],[]]