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."],[[["The latest version of the `GetEntityTypeRequest` documentation is 4.26.0, which can be found at the provided URL."],["This page lists documentation for multiple versions of `GetEntityTypeRequest`, from version 3.2.0 up to the latest 4.26.0, allowing access to the desired version of the documentation."],["The `GetEntityTypeRequest` class is a request message used for `EntityTypes.GetEntityType` in the Dialogflow V2 API."],["`GetEntityTypeRequest` class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["`GetEntityTypeRequest` contains properties such as `EntityTypeName`, `LanguageCode`, and `Name` for configuring the request."]]],[]]