[[["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 from the Google Cloud Dialogflow v2 API is a wrapper for managing collections of intents."],["The latest version of this API is 4.26.0, but this document focuses on version 4.13.0 and offers documentation all the way back to version 3.2.0."],["The `IntentBatch` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The primary property of `IntentBatch` is `Intents`, which is a `RepeatedField` collection of `Intent` objects."],["There are two constructor overloads available for `IntentBatch`: a default constructor and one that takes another `IntentBatch` instance for copying."]]],[]]