public sealed class UpdateEntityTypeRequest : IMessage<UpdateEntityTypeRequest>, IEquatable<UpdateEntityTypeRequest>, IDeepCloneable<UpdateEntityTypeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class UpdateEntityTypeRequest.
The request message for
[EntityTypes.UpdateEntityType][google.cloud.dialogflow.v2beta1.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 \u003ccode\u003eUpdateEntityTypeRequest\u003c/code\u003e class is used to send requests for updating entity types in the Google Cloud Dialogflow v2beta1 API, which is the request message for \u003ccode\u003eEntityTypes.UpdateEntityType\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt provides properties to specify the \u003ccode\u003eEntityType\u003c/code\u003e to be updated, the \u003ccode\u003eLanguageCode\u003c/code\u003e for language-specific data, and the \u003ccode\u003eUpdateMask\u003c/code\u003e to control which fields are updated.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: one default and one that takes another \u003ccode\u003eUpdateEntityTypeRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateEntityTypeRequest\u003c/code\u003e class is contained within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2Beta1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]