public sealed class BatchUpdateIntentsResponse : IMessage<BatchUpdateIntentsResponse>, IEquatable<BatchUpdateIntentsResponse>, IDeepCloneable<BatchUpdateIntentsResponse>, IBufferMessage, IMessage
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"]],[["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."],[[["The latest version available is 4.26.0, with a range of versions from 4.26.0 down to 3.2.0 for the `BatchUpdateIntentsResponse`."],["`BatchUpdateIntentsResponse` is the response message for `Intents.BatchUpdateIntents` in Google Cloud Dialogflow V2."],["This class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Intents` property, of type `RepeatedField\u003cIntent\u003e`, represents a collection of updated or created intents within the `BatchUpdateIntentsResponse`."]]],[]]