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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `GetEntityTypeRequest` class within the `Google.Cloud.Dialogflow.V2` namespace, detailing its usage in Dialogflow API interactions."],["The `GetEntityTypeRequest` class is used to retrieve information about a specific entity type, and its inheritance and implementation details are provided."],["The page includes a list of available versions for `GetEntityTypeRequest`, ranging from version 4.26.0 (latest) down to version 3.2.0, along with links to each version's respective documentation."],["The documentation outlines the `GetEntityTypeRequest` class constructors, properties (`EntityTypeName`, `LanguageCode`, `Name`), and inherited members, providing essential details for developers."],["The latest version of this class available is 4.26.0, and the documentation can be found using the link provided next to it."]]],[]]