[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `Int64Value` class is a wrapper message for `int64` values, with its JSON representation being a JSON string."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality comparisons, deep cloning, and buffer message operations."],["Key functionalities include constructors for creating `Int64Value` objects, a property `Value` to access the underlying `long` value, and methods like `CalculateSize`, `Clone`, `Equals`, `GetHashCode`, `MergeFrom`, and `WriteTo` for various operations."],["The class has static properties such as `Descriptor` and `Parser` that provide type information and parsing capabilities."],["There are multiple versions of this page, with the latest being 3.27.1 and the current one being 3.23.0."]]],[]]