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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `BatchUpdateEntityTypesResponse` class within the Google Cloud Dialogflow V2 API for .NET, including its properties and methods."],["The `BatchUpdateEntityTypesResponse` class is used as the response message for the `EntityTypes.BatchUpdateEntityTypes` method, and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists various versions of the API, from 3.2.0 up to 4.26.0 (latest), each having their own link to their respective `BatchUpdateEntityTypesResponse` page."],["The `EntityTypes` property of the `BatchUpdateEntityTypesResponse` class, a `RepeatedField\u003cEntityType\u003e`, is where the collection of updated or created entity types are stored."],["The page also includes details about the inheritance of the class and provides links to inherited members, the namespace and assembly it can be found in, along with the description of the constructors it contains."]]],[]]