public sealed class GetEntityTypeRequest : IMessage<GetEntityTypeRequest>, IEquatable<GetEntityTypeRequest>, IDeepCloneable<GetEntityTypeRequest>, IBufferMessage, IMessage
The request message for [EntityTypes.GetEntityType][google.cloud.dialogflow.v2.EntityTypes.GetEntityType].
Optional. The language used to access language-specific data.
If not specified, the agent's default language is used.
For more information, see
Multilingual intent and entity
data.
[[["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\u003eGetEntityTypeRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, detailing its usage in retrieving entity type information.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetEntityTypeRequest\u003c/code\u003e class is part of the Google Cloud Dialogflow V2 API, designed to send requests to the \u003ccode\u003eEntityTypes.GetEntityType\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eIt is a class with multiple available versions, ranging from 3.2.0 to 4.26.0, with the latest being version 4.26.0 and the current version of the page being 3.8.0, and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, and \u003ccode\u003eEntityTypeName\u003c/code\u003e, which are used to specify the entity type, language, and a resource name view, respectively, for the retrieval.\u003c/p\u003e\n"],["\u003cp\u003eThe GetEntityTypeRequest class has two constructors, a default and another one that takes an object of the same type as a parameter.\u003c/p\u003e\n"]]],[],null,[]]