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."],[[["The provided content is reference documentation for the `BatchUpdateEntityTypesResponse` class in the Google Cloud Dialogflow v2 API, specifically within the .NET framework."],["This documentation covers versions of the API from 3.2.0 up to the latest version 4.26.0, with a focus on the `BatchUpdateEntityTypesResponse` class within these versions."],["The `BatchUpdateEntityTypesResponse` class is a response message for the `EntityTypes.BatchUpdateEntityTypes` method, and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property named `EntityTypes` of the type `RepeatedField\u003cEntityType\u003e` which represents a collection of updated or newly created entity types."],["The documentation provides information on the class's inheritance, implemented interfaces, namespace (`Google.Cloud.Dialogflow.V2`), assembly (`Google.Cloud.Dialogflow.V2.dll`), constructors, and properties."]]],[]]