[[["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-04-09 UTC."],[[["Version 3.22.0 is the latest release for the Google.Cloud.AIPlatform.V1.Int64Array documentation, with 3.21.0 being the current version detailed on the page."],["The Int64Array class, part of the Vertex AI v1 API, is used for representing a list of 64-bit integer values, as defined within the Google.Cloud.AIPlatform.V1 namespace."],["The Int64Array class inherits from the object class and implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, providing functionalities for message handling, comparison, cloning, and buffering."],["This documentation details the available constructors for the Int64Array class, one being the default constructor, and the other taking another Int64Array as a parameter to allow for the creation of a new Int64Array instance from an existing one."],["The primary property of the Int64Array class is 'Values', which allows access to and manipulation of the collection of int64 values it contains, presented as a RepeatedField of long integers."]]],[]]