public sealed class BatchUpdateEntityTypesResponse : IMessage<BatchUpdateEntityTypesResponse>, IEquatable<BatchUpdateEntityTypesResponse>, IDeepCloneable<BatchUpdateEntityTypesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class BatchUpdateEntityTypesResponse.
The response message for
[EntityTypes.BatchUpdateEntityTypes][google.cloud.dialogflow.v2.EntityTypes.BatchUpdateEntityTypes].
[[["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."],[[["This webpage provides documentation for the `BatchUpdateEntityTypesResponse` class within the Google Cloud Dialogflow v2 API, specifically for the .NET environment."],["The content lists multiple versions of the API, from 3.2.0 to the latest 4.26.0, each linking to its respective `BatchUpdateEntityTypesResponse` documentation."],["`BatchUpdateEntityTypesResponse` is a class that represents the response message for bulk updating entity types, and it implements various interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation details the class's properties, including `EntityTypes`, which is a collection of the updated or created entity types."],["It includes the constructors used to instantiate the class, and the members it inherits."]]],[]]