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 Cloud Bigtable Administration 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 page provides documentation for the `Float64` class within the Google Cloud Bigtable Administration v2 API, specifically detailing its structure, inheritance, and implementations."],["The `Float64` class, used for storing 64-bit floating-point values, is located within the `Google.Cloud.Bigtable.Admin.V2.Type.Types` namespace, as part of the Google Cloud Bigtable Admin v2 library."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class, allowing for flexible usage and data manipulation."],["The documentation lists all available versions of the API, ranging from version 2.4.0 up to 3.24.0, with the latest version being clearly highlighted."],["The `Float64` class offers two constructors, a default one and another that takes an existing `Float64` object to create a copy."]]],[]]