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-04-09 UTC."],[[["The latest version of the Google Cloud Dialogflow V2 API BatchUpdateEntityTypesResponse is 4.26.0, with the current page focusing on version 4.25.0."],["This document provides reference for the `BatchUpdateEntityTypesResponse` class, part of the Google.Cloud.Dialogflow.V2 namespace, across multiple versions from 3.2.0 to 4.26.0."],["`BatchUpdateEntityTypesResponse` is the response message for `EntityTypes.BatchUpdateEntityTypes`, and it inherits from `object` and implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `BatchUpdateEntityTypesResponse` class includes a constructor and a property, `EntityTypes`, which is a collection of updated or created entity types of the type `RepeatedField\u003cEntityType\u003e`."],["This class is available in the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]