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"]],[["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\u003eThe webpage provides documentation for the \u003ccode\u003eBatchUpdateIntentsResponse\u003c/code\u003e class within the Google.Cloud.Dialogflow.V2 namespace, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the Dialogflow V2 API and represents the response message for batch updating intents, which includes updated or created intents.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists various versions of the Dialogflow V2 API, from 3.2.0 to 4.26.0 (latest), each linking to the respective documentation for \u003ccode\u003eBatchUpdateIntentsResponse\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchUpdateIntentsResponse\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a property called \u003ccode\u003eIntents\u003c/code\u003e, which contains a collection of updated or created intents, represented as a \u003ccode\u003eRepeatedField<Intent>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]