[[["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."],[[["The `IntentBatch` class, found within the `Google.Cloud.Dialogflow.V2` namespace, serves as a wrapper for managing a collection of intents."],["It is implemented in the `Google.Cloud.Dialogflow.V2.dll` assembly and supports functionalities such as deep cloning and buffering."],["The class offers two constructors: a default constructor `IntentBatch()` and an overloaded constructor `IntentBatch(IntentBatch other)` which allows creating a new `IntentBatch` object from an existing one."],["It offers an `Intents` property, which is a `RepeatedField\u003cIntent\u003e`, that holds the collection of intents within the batch."],["This page documents the `IntentBatch` class across multiple versions, from version 3.2.0 up to the latest, 4.26.0, within the Dialogflow.V2 library."]]],[]]