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"]],[["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 documentation for the `BatchUpdateIntentsResponse` class within the Google Cloud Dialogflow v2 API, detailing its structure and usage."],["The latest version of the API available on this page is 4.26.0, but it also documents many previous versions for reference, down to 3.2.0."],["The `BatchUpdateIntentsResponse` class is used as the response message for batch updates of intents, implementing interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The main property of `BatchUpdateIntentsResponse` is `Intents`, which is a `RepeatedField` containing a collection of the updated or newly created intents."],["The documentation here pertains to the Google.Cloud.Dialogflow.V2 namespace, and the assembly of Google.Cloud.Dialogflow.V2.dll."]]],[]]