[[["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-04-09 UTC."],[[["This webpage details the `IntentBatch` class within the `Google.Cloud.Dialogflow.V2` namespace, part of the .NET library for interacting with Google's Dialogflow service."],["`IntentBatch` serves as a wrapper for a collection of `Intent` objects, as represented by the `Intents` property, which is a `RepeatedField` of `Intent` type."],["The latest version documented is 4.26.0, while the specific page is for version 3.10.0 and numerous other versions between those two are also detailed in the content."],["The `IntentBatch` class implements multiple interfaces including `IMessage`, `IEquatable\u003cIntentBatch\u003e`, `IDeepCloneable\u003cIntentBatch\u003e`, and `IBufferMessage`, providing functionality for message handling, equality checks, deep cloning, and buffer message operations."],["The class provides two constructors: a default constructor (`IntentBatch()`) and a copy constructor (`IntentBatch(IntentBatch other)`), allowing for the creation of new instances and copies of existing ones."]]],[]]