[[["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."],[[["This webpage provides documentation for the `BoolArray` class within the `Google.Cloud.AIPlatform.V1` namespace, detailing its various versions and implementations."],["The latest version of `BoolArray` is documented under version 3.22.0, with numerous previous versions ranging from 1.0.0 up to 3.21.0 also listed, all of which link to their respective page."],["The `BoolArray` class is defined as a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling lists of boolean values."],["The `BoolArray` class contains a public property called `Values`, which is a `RepeatedField` of booleans, used to store the list of boolean values."],["There are two constructors for the class `BoolArray`, one default constructor, and the other accepting a parameter of the same `BoolArray` type."]]],[]]