[[["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 page provides reference documentation for the `BoolArray` class within the Google Cloud AI Platform v1 API, specifically for the .NET framework."],["The `BoolArray` class represents a list of boolean values and includes methods for object manipulation and comparison, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The page details the different versions of the `BoolArray` class within the `Google.Cloud.AIPlatform.V1` namespace, from version 1.0.0 all the way to 3.22.0, with 3.22.0 being the latest version."],["It outlines the `BoolArray` class's inheritance from `Object` and its implementation of multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BoolArray` class has two constructors, `BoolArray()` for default instantiation and `BoolArray(BoolArray other)` for creating a copy, along with a `Values` property to access and modify the list of boolean values."]]],[]]