public sealed class GetEntityTypeRequest : IMessage<GetEntityTypeRequest>, IEquatable<GetEntityTypeRequest>, IDeepCloneable<GetEntityTypeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class GetEntityTypeRequest.
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 document provides reference documentation for the `GetEntityTypeRequest` class within the Google Cloud Dialogflow v2 API, specifically detailing its usage and functionality."],["The `GetEntityTypeRequest` class is a request message used in the `EntityTypes.GetEntityType` method to retrieve information about a specific entity type."],["This page lists the various versions of the `GetEntityTypeRequest` documentation, ranging from version 3.2.0 up to the latest 4.26.0, with the current focus on version 4.10.0."],["The `GetEntityTypeRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetEntityTypeRequest` include `EntityTypeName`, `LanguageCode`, and `Name`, allowing for the specification of the target entity type and language preferences for retrieval."]]],[]]