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 webpage provides reference documentation for the `BatchUpdateEntityTypesResponse` class within the Google Cloud Dialogflow V2 API, specifically for .NET developers."],["The `BatchUpdateEntityTypesResponse` class serves as the response message for batch updates to entity types, accessible through the API's `EntityTypes.BatchUpdateEntityTypes` method."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The page lists available documentation for a range of versions from 3.2.0 to 4.26.0 with 4.26.0 as the latest version, each linking to corresponding documentation for `BatchUpdateEntityTypesResponse`."],["The primary property of the `BatchUpdateEntityTypesResponse` class is `EntityTypes`, which is of type `RepeatedField\u003cEntityType\u003e` and represents the collection of updated or created entity types."]]],[]]