public sealed class Type.Types.Int64 : IMessage<Type.Types.Int64>, IEquatable<Type.Types.Int64>, IDeepCloneable<Type.Types.Int64>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class Type.Types.Int64.
Int64
Values of type Int64 are stored in Value.int_value.
[[["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-21 UTC."],[[["This page provides documentation for the `Type.Types.Int64` class within the Google Bigtable v2 API, specifically for .NET development."],["The `Int64` class represents 64-bit integer values, which are stored in `Value.int_value`, and it implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The provided content details available versions, ranging from the latest 3.17.0 down to 2.2.0, for this specific .NET class."],["The class includes properties such as `Encoding`, which determines how to convert to and from lower-level data types, along with constructors for creating `Int64` objects."]]],[]]