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\u003eThis webpage provides documentation for the \u003ccode\u003eGetSessionEntityTypeRequest\u003c/code\u003e class within the Google Cloud Dialogflow V2 library for .NET, with version 4.26.0 being the most recent.\u003c/p\u003e\n"],["\u003cp\u003eIt includes documentation for versions 3.2.0 up to 4.26.0 of the \u003ccode\u003eGetSessionEntityTypeRequest\u003c/code\u003e class, with links to specific details for each.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSessionEntityTypeRequest\u003c/code\u003e class is used to retrieve information about a specific session entity type in Dialogflow and implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties like \u003ccode\u003eName\u003c/code\u003e, which specifies the required session entity type's name, and \u003ccode\u003eSessionEntityTypeName\u003c/code\u003e, which offers a typed view of the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSessionEntityTypeRequest\u003c/code\u003e class also includes constructors for creating instances, including one for creating a copy of an existing \u003ccode\u003eGetSessionEntityTypeRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]