[[["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 `Int64Array` class in the Vertex AI v1beta1 API represents a list of 64-bit integer values, as indicated in the reference documentation."],["This class is part of the `Google.Cloud.AIPlatform.V1Beta1` namespace, found within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["`Int64Array` inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Int64Array` class has two constructors: a default constructor and a copy constructor that takes another `Int64Array` instance as a parameter."],["The class contains the property called `Values`, which is a `RepeatedField` of `long` representing the actual list of int64 values contained."]]],[]]