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 page provides documentation for the `BatchUpdateEntityTypesResponse` class within the Google Cloud Dialogflow v2 API, with version 4.26.0 being the latest."],["The `BatchUpdateEntityTypesResponse` class is used as a response message for `EntityTypes.BatchUpdateEntityTypes`, which is part of the Google Cloud Dialogflow v2 API."],["The documentation covers versions ranging from 3.2.0 up to the latest version 4.26.0, allowing users to view and reference details for different versions of the API."],["The `BatchUpdateEntityTypesResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to manage its behavior and interactions within the .NET environment."],["The `EntityTypes` property within `BatchUpdateEntityTypesResponse` holds the updated or created entity types, which are stored as a `RepeatedField\u003cEntityType\u003e`."]]],[]]