[[["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-10 UTC."],[[["This webpage provides documentation for the `Int64Array` class within the Google Cloud AI Platform v1 API, specifically focusing on version 2.16.0, but also providing links to many more versions, up to the latest, 3.22.0."],["The `Int64Array` class represents a list of int64 values and is implemented within the `Google.Cloud.AIPlatform.V1` namespace, inheriting from the base `object` class."],["It implements several interfaces including `IMessage`, `IEquatable\u003cInt64Array\u003e`, `IDeepCloneable\u003cInt64Array\u003e`, and `IBufferMessage`, enabling functionalities like message handling, value equality, deep cloning, and buffer operations."],["The primary property of the `Int64Array` class is `Values`, a `RepeatedField\u003clong\u003e` that stores the actual list of 64-bit integer values."],["Constructors for the `Int64Array` class include a default constructor and a copy constructor that takes another `Int64Array` instance as its parameter."]]],[]]