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 details the \u003ccode\u003eBatchUpdateEntityTypesRequest\u003c/code\u003e class within the Google Cloud Dialogflow V2 library, specifically version 3.3.0, for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchUpdateEntityTypesRequest\u003c/code\u003e class is used to update or create multiple entity types within a Dialogflow agent, and is part of the Google.Cloud.Dialogflow.V2 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides various properties for specifying the agent, language, data to be updated, and location of a Google Cloud Storage file containing entity type data.\u003c/p\u003e\n"],["\u003cp\u003eThere is a list of accessible versions, ranging from version 4.26.0 (latest) to 3.2.0, with links to documentation of the \u003ccode\u003eBatchUpdateEntityTypesRequest\u003c/code\u003e class for each version.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, allowing it to be used effectively within the .NET ecosystem.\u003c/p\u003e\n"]]],[],null,[]]