[[["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-10 UTC."],[[["This webpage provides documentation for the `BoolArray` class within the `Google.Cloud.AIPlatform.V1` namespace, detailing its usage and implementation in .NET."],["The `BoolArray` class, designed to hold a list of boolean values, implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BoolArray` class has two constructors: a default constructor (`BoolArray()`) and a copy constructor (`BoolArray(BoolArray other)`) that takes another `BoolArray` object as a parameter."],["The class contains one property, `Values`, which is a `RepeatedField` that holds the actual list of boolean values."],["The page offers access to different documentation versions, ranging from the latest 3.22.0 down to 1.0.0, for the `Google.Cloud.AIPlatform.V1.BoolArray` class."]]],[]]