public sealed class GetSessionEntityTypeRequest : IMessage<GetSessionEntityTypeRequest>, IEquatable<GetSessionEntityTypeRequest>, IDeepCloneable<GetSessionEntityTypeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class GetSessionEntityTypeRequest.
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 reference documentation for the \u003ccode\u003eGetSessionEntityTypeRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSessionEntityTypeRequest\u003c/code\u003e class is a request message used to retrieve a specific session entity type, as part of the \u003ccode\u003eSessionEntityTypes.GetSessionEntityType\u003c/code\u003e function.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists the versions available of this API with links to their specific docs, ranging from version 3.2.0 to the latest version 4.26.0, in addition to containing documentation on version 4.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details that the \u003ccode\u003eGetSessionEntityTypeRequest\u003c/code\u003e class implements several interfaces including \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\u003eKey properties of \u003ccode\u003eGetSessionEntityTypeRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e, a string that represents the required name of the session entity type, and \u003ccode\u003eSessionEntityTypeName\u003c/code\u003e, a typed view of the resource name.\u003c/p\u003e\n"]]],[],null,[]]