public sealed class BatchUpdateEntityTypesResponse : IMessage<BatchUpdateEntityTypesResponse>, IEquatable<BatchUpdateEntityTypesResponse>, IDeepCloneable<BatchUpdateEntityTypesResponse>, IBufferMessage, IMessage
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."],[[["The latest version available is 4.26.0, and there are various older versions listed, including 4.25.0 down to 3.2.0, plus version 4.1.0 which is the current version shown in the document."],["This document provides information for `BatchUpdateEntityTypesResponse`, which is used as the response for the `EntityTypes.BatchUpdateEntityTypes` method in the Dialogflow API."],["`BatchUpdateEntityTypesResponse` inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `BatchUpdateEntityTypesResponse` includes a property called `EntityTypes` that holds a collection of the updated or newly created entity types."],["The namespace for the code is `Google.Cloud.Dialogflow.V2`, with the corresponding assembly file being `Google.Cloud.Dialogflow.V2.dll`."]]],[]]