[[["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-31 UTC."],[[["This document provides reference documentation for the `DoubleArray` class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta09."],["The `DoubleArray` class is designed to represent a list of double values, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It offers two constructors: a default constructor `DoubleArray()` and a copy constructor `DoubleArray(DoubleArray other)`."],["The `DoubleArray` class contains one property, `Values`, which is a `RepeatedField` of doubles, representing the list of double values stored in the object."],["The document also lists inherited members from object, including `GetHashCode()`, `GetType()`, and `ToString()` that are made available from this class."]]],[]]