[[["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-25 UTC."],[[["The `DoubleArray` class in the Vertex AI v1beta1 API represents a list of double values, serving as a data structure within the API."],["It is part of the `Google.Cloud.AIPlatform.V1Beta1` namespace and is defined in the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["`DoubleArray` inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable\u003cDoubleArray\u003e`, `IDeepCloneable\u003cDoubleArray\u003e`, and `IBufferMessage`, all within the Google Protobuf library."],["It provides two constructors: a default constructor `DoubleArray()` and a copy constructor `DoubleArray(DoubleArray other)`."],["The class contains a `Values` property of type `RepeatedField\u003cdouble\u003e`, which is responsible for holding the list of double values."]]],[]]