public sealed class GetSessionEntityTypeRequest : IMessage<GetSessionEntityTypeRequest>, IEquatable<GetSessionEntityTypeRequest>, IDeepCloneable<GetSessionEntityTypeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class GetSessionEntityTypeRequest.
The request message for
[SessionEntityTypes.GetSessionEntityType][google.cloud.dialogflow.cx.v3.SessionEntityTypes.GetSessionEntityType].
Required. The name of the session entity type.
Format:
projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/sessions/<SessionID>/entityTypes/<EntityTypeID>
or
projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/environments/<EnvironmentID>/sessions/<SessionID>/entityTypes/<EntityTypeID>.
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for the \u003ccode\u003eGetSessionEntityTypeRequest\u003c/code\u003e is 2.23.0, and the documentation lists versions back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation provides reference for the \u003ccode\u003eGetSessionEntityTypeRequest\u003c/code\u003e class within the Dialogflow v3 API, including its inheritance, implemented interfaces, namespace, assembly, constructors, and properties.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetSessionEntityTypeRequest\u003c/code\u003e is a request message used to retrieve a specific session entity type in Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is a required string property for the \u003ccode\u003eGetSessionEntityTypeRequest\u003c/code\u003e class, it should be formatted with the full path to the session entity type, including the project, location, agent, session and entity type ID.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSessionEntityTypeName\u003c/code\u003e property provides a typed view of the \u003ccode\u003eName\u003c/code\u003e property, offering a structured representation of the session entity type resource name.\u003c/p\u003e\n"]]],[],null,[]]