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\u003eThe webpage provides documentation for the \u003ccode\u003eBatchUpdateEntityTypesRequest\u003c/code\u003e class within the Google Cloud Dialogflow V2 .NET library, with version 4.26.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eIt details the request message structure used for the \u003ccode\u003eEntityTypes.BatchUpdateEntityTypes\u003c/code\u003e method, showcasing its inheritance and implementation of multiple interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the properties of \u003ccode\u003eBatchUpdateEntityTypesRequest\u003c/code\u003e, including \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 used to define and control entity type batch updates.\u003c/p\u003e\n"],["\u003cp\u003eThe content includes a list of versions ranging from 3.2.0 to 4.26.0, alongside their respective documentation links, for \u003ccode\u003eBatchUpdateEntityTypesRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe BatchUpdateEntityTypesRequest can be constructed with or without parameters, with one allowing for another of the same type to be used as the parameter.\u003c/p\u003e\n"]]],[],null,[]]