public sealed class BatchUpdateIntentsResponse : IMessage<BatchUpdateIntentsResponse>, IEquatable<BatchUpdateIntentsResponse>, IDeepCloneable<BatchUpdateIntentsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class BatchUpdateIntentsResponse.
The response message for
[Intents.BatchUpdateIntents][google.cloud.dialogflow.v2.Intents.BatchUpdateIntents].
[[["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 `BatchUpdateIntentsResponse` class within the Google Cloud Dialogflow V2 API."],["The `BatchUpdateIntentsResponse` class is used as a response message for `Intents.BatchUpdateIntents` operations."],["The webpage lists all available versions of the Google.Cloud.Dialogflow.V2 API class, from the most recent at 4.26.0, down to version 3.2.0."],["The `BatchUpdateIntentsResponse` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["A key property of the `BatchUpdateIntentsResponse` class is `Intents`, which contains a collection of updated or created intents, of the type `RepeatedField\u003cIntent\u003e`."]]],[]]