[[["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-25 UTC."],[[["The latest version of the `BoolArray` class in the Vertex AI v1beta1 API is 1.0.0-beta21, and it represents a list of boolean values."],["The `BoolArray` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable\u003cBoolArray\u003e`, `IDeepCloneable\u003cBoolArray\u003e`, and `IBufferMessage`."],["This class belongs to the `Google.Cloud.AIPlatform.V1Beta1` namespace and is contained within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["There are two constructors for `BoolArray`: one default and one that accepts another `BoolArray` instance as a parameter for creating a copy."],["The class exposes a `Values` property, which is of type `RepeatedField\u003cbool\u003e`, representing the actual list of boolean values within the `BoolArray`."]]],[]]