[[["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-03-21 UTC."],[[["The `IntentBatch` class in the Google Cloud Dialogflow v2beta1 API serves as a wrapper for a collection of intents."],["This class is part of the `Google.Cloud.Dialogflow.V2Beta1` namespace and is found within the `Google.Cloud.Dialogflow.V2Beta1.dll` assembly."],["`IntentBatch` inherits from the `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has a constructor that is public and accepts no parameters, and a constructor which accepts another `IntentBatch` as a parameter."],["It has the `Intents` property, which is of type `RepeatedField`, and is used to hold a collection of `Intent` objects."]]],[]]