public sealed class BatchUpdateEntityTypesRequest : IMessage<BatchUpdateEntityTypesRequest>, IEquatable<BatchUpdateEntityTypesRequest>, IDeepCloneable<BatchUpdateEntityTypesRequest>, IBufferMessage, IMessage
The request message for [EntityTypes.BatchUpdateEntityTypes][google.cloud.dialogflow.v2.EntityTypes.BatchUpdateEntityTypes].
The URI to a Google Cloud Storage file containing entity types to update
or create. The file format can either be a serialized proto (of
EntityBatch type) or a JSON object. Note: The URI must start with
"gs://".
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\u003eThis webpage provides documentation for the \u003ccode\u003eBatchUpdateEntityTypesRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, specifically for version 3.8.0 and also lists different versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchUpdateEntityTypesRequest\u003c/code\u003e class is used to update or create entity types in Dialogflow and is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e 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, indicating its role in handling message data and object equality.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eEntityTypeBatchCase\u003c/code\u003e, \u003ccode\u003eEntityTypeBatchInline\u003c/code\u003e, \u003ccode\u003eEntityTypeBatchUri\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsAgentName\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which are essential for configuring batch updates of entity types.\u003c/p\u003e\n"],["\u003cp\u003eThis page outlines the structure and functionality of the \u003ccode\u003eBatchUpdateEntityTypesRequest\u003c/code\u003e, including its constructors, properties, and the ability to inherit from other \u003ccode\u003eobject\u003c/code\u003e classes, such as \u003ccode\u003eObject.GetHashCode()\u003c/code\u003e and \u003ccode\u003eObject.GetType()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]