public sealed class GetEntityTypeRequest : IMessage<GetEntityTypeRequest>, IEquatable<GetEntityTypeRequest>, IDeepCloneable<GetEntityTypeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class GetEntityTypeRequest.
The request message for
[EntityTypes.GetEntityType][google.cloud.dialogflow.cx.v3.EntityTypes.GetEntityType].
The language to retrieve the entity type for. The following fields are
language dependent:
EntityType.entities.value
EntityType.entities.synonyms
EntityType.excluded_phrases.value
If not specified, the agent's default language is used.
Many
languages
are supported.
Note: languages must be enabled in the agent before they can be used.
[[["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\u003eThe page provides reference documentation for the \u003ccode\u003eGetEntityTypeRequest\u003c/code\u003e class within the Dialogflow v3 API, spanning versions from 1.0.0 to 2.23.0, with 2.23.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetEntityTypeRequest\u003c/code\u003e is a class used to retrieve information about a specific entity type and is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace in the .NET API.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, and inherits members from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eGetEntityTypeRequest\u003c/code\u003e include \u003ccode\u003eEntityTypeName\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which are used to specify the target entity type, the language of the data, and the resource name, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes constructors for the \u003ccode\u003eGetEntityTypeRequest\u003c/code\u003e class, allowing for both default initialization and initialization via copying an existing instance.\u003c/p\u003e\n"]]],[],null,[]]