public sealed class BatchUpdateIntentsResponse : IMessage<BatchUpdateIntentsResponse>, IEquatable<BatchUpdateIntentsResponse>, IDeepCloneable<BatchUpdateIntentsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class BatchUpdateIntentsResponse.
The response message for
[Intents.BatchUpdateIntents][google.cloud.dialogflow.v2beta1.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."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eBatchUpdateIntentsResponse\u003c/code\u003e class, which is part of the Google Cloud Dialogflow v2beta1 API, specifically within the namespace \u003ccode\u003eGoogle.Cloud.Dialogflow.V2Beta1\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchUpdateIntentsResponse\u003c/code\u003e class is used as the response message for the \u003ccode\u003eIntents.BatchUpdateIntents\u003c/code\u003e operation in the Dialogflow API, indicating the results of batch updates to intents.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eIt contains a property named \u003ccode\u003eIntents\u003c/code\u003e that holds a collection of updated or created intents, represented as a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eIntent\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors provided, a default constructor and one that accepts another \u003ccode\u003eBatchUpdateIntentsResponse\u003c/code\u003e object as a parameter, used to create a copy of the object.\u003c/p\u003e\n"]]],[],null,[]]