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-04-17 UTC."],[[["This webpage provides reference documentation for the `Type.Types.Float64` class within the Google Cloud Bigtable Administration v2 API, focusing on its implementation in .NET."],["The `Float64` class is used to represent float values, which are stored in `Value.float_value`, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a list of versions ranging from 3.24.0 (latest) down to 2.4.0, indicating the availability of this class across different versions of the API."],["The documentation details the inheritance of the `Float64` class from the base `object` class and lists inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["Constructors for `Float64` include a default constructor and a copy constructor that takes another `Float64` instance as a parameter, allowing for object duplication."]]],[]]