public sealed class GetSessionEntityTypeRequest : IMessage<GetSessionEntityTypeRequest>, IEquatable<GetSessionEntityTypeRequest>, IDeepCloneable<GetSessionEntityTypeRequest>, IBufferMessage, IMessage
The request message for [SessionEntityTypes.GetSessionEntityType][google.cloud.dialogflow.v2.SessionEntityTypes.GetSessionEntityType].
Required. The name of the session entity type. Format:
projects/{Project ID}/agent/sessions/{Session ID}/entityTypes/{Entity Type
Display Name> or projects/<Project ID>/agent/environments/<Environment
ID>/users/<User ID>/sessions/<Session ID>/entityTypes/<Entity Type Display
Name>.
If Environment ID is not specified, we assume default 'draft'
environment. If User ID is not specified, we assume default '-' user.
[[["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 content provides a comprehensive list of versions for \u003ccode\u003eGetSessionEntityTypeRequest\u003c/code\u003e, ranging from version 4.26.0 (latest) down to 3.2.0, within the Google.Cloud.Dialogflow.V2 namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetSessionEntityTypeRequest\u003c/code\u003e is a request message used for retrieving information from SessionEntityTypes within the Dialogflow API and it inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSessionEntityTypeRequest\u003c/code\u003e class has two constructors, a default one and one that accepts another \u003ccode\u003eGetSessionEntityTypeRequest\u003c/code\u003e object, both found within the assembly Google.Cloud.Dialogflow.V2.dll.\u003c/p\u003e\n"],["\u003cp\u003eThere are two main properties within \u003ccode\u003eGetSessionEntityTypeRequest\u003c/code\u003e, one for \u003ccode\u003eName\u003c/code\u003e, which is a string representing the session entity type's name, and another for \u003ccode\u003eSessionEntityTypeName\u003c/code\u003e offering a typed view over the Name property.\u003c/p\u003e\n"],["\u003cp\u003eThe required \u003ccode\u003eName\u003c/code\u003e property specifies the format for identifying the session entity type, including details about the project, agent, session, and entity type display name, with optional environment and user IDs.\u003c/p\u003e\n"]]],[],null,[]]