[[["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 page provides reference documentation for the `BoolArray` class within the Google Cloud AI Platform v1 API for .NET."],["The `BoolArray` class, found in the `Google.Cloud.AIPlatform.V1` namespace, represents a list of boolean values and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It includes properties, such as `Values`, which is a `RepeatedField\u003cbool\u003e` and lists the boolean values contained within the `BoolArray`."],["This documentation covers multiple versions of the API, ranging from version 1.0.0 to the latest version 3.22.0, allowing developers to find information related to a specific version."],["The class offers two different constructors: a default one `BoolArray()` and one that takes another BoolArray as a parameter, `BoolArray(BoolArray)`."]]],[]]