[[["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-02 UTC."],[[["The provided content details the `Int64Array` class within the Google Cloud AI Platform v1 API for .NET, showcasing its implementation of various interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `Int64Array` class represents a list of int64 values and includes a `Values` property of type `RepeatedField\u003clong\u003e` to store these values."],["The latest version is `3.22.0`, with a comprehensive list of previous versions dating back to `1.0.0` which are all provided to easily access the reference documentation."],["The class inherits from `object` and includes inherited members such as `GetHashCode`, `GetType`, and `ToString`, along with being found in the `Google.Cloud.AIPlatform.V1` namespace within the `Google.Cloud.AIPlatform.V1.dll` assembly."],["The class offers two constructors, a parameterless `Int64Array()` and one that take `Int64Array` as the parameter."]]],[]]