public sealed class Type.Types.Float64 : IMessage<Type.Types.Float64>, IEquatable<Type.Types.Float64>, IDeepCloneable<Type.Types.Float64>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class Type.Types.Float64.
Float64
Values of type Float64 are stored in Value.float_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 webpage provides documentation for the `Type.Types.Float64` class within the Google Bigtable v2 API for .NET."],["`Float64` values, as defined in the API, are stored in `Value.float_value`."],["The `Float64` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage contains the reference for the `Float64` class with version history, ranging from version 2.2.0 up to the latest version 3.17.0."],["This class inherits from `object` and includes methods like `GetHashCode`, `GetType`, and `ToString`, also it includes two constructors, a default constructor and one to clone an instance of `Float64`."]]],[]]