public sealed class UpdateEntityTypeRequest : IMessage<UpdateEntityTypeRequest>, IEquatable<UpdateEntityTypeRequest>, IDeepCloneable<UpdateEntityTypeRequest>, IBufferMessage, IMessage
The request message for [EntityTypes.UpdateEntityType][google.cloud.dialogflow.v2.EntityTypes.UpdateEntityType].
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\u003eThe webpage provides documentation for the \u003ccode\u003eUpdateEntityTypeRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, detailing its usage in the Dialogflow API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 4.26.0, and the page includes links to documentation for numerous previous versions, dating back to 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateEntityTypeRequest\u003c/code\u003e is used to update an entity type in Dialogflow, inheriting from Object and implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eEntityType\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e, allowing for specification of the entity to be updated, language settings, and the fields to be modified.\u003c/p\u003e\n"],["\u003cp\u003eThe methods \u003ccode\u003eUpdateEntityTypeRequest()\u003c/code\u003e are available for the creation of the object, either as a default call or with another \u003ccode\u003eUpdateEntityTypeRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]