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 numerous older versions listed, starting from 4.25.0 down to 3.2.0, for Google.Cloud.Dialogflow.V2."],["This content pertains to the `BatchUpdateEntityTypesResponse`, a response message class used in the Google Cloud Dialogflow API."],["The `BatchUpdateEntityTypesResponse` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BatchUpdateEntityTypesResponse` has a constructor and a property called `EntityTypes`, which is a `RepeatedField` containing `EntityType` objects."],["All versions contain the same implementation, `BatchUpdateEntityTypesResponse`, under the namespace `Google.Cloud.Dialogflow.V2` within the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]