public sealed class Type.Types.Float32 : IMessage<Type.Types.Float32>, IEquatable<Type.Types.Float32>, IDeepCloneable<Type.Types.Float32>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class Type.Types.Float32.
Float32
Values of type Float32 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 reference documentation for the `Type.Types.Float32` class within the Google Bigtable v2 API for .NET, with the latest version being 3.17.0."],["`Type.Types.Float32` represents a floating-point value stored as `float_value` and it inherits from the base .NET object and also implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists a comprehensive history of available versions, from 3.17.0 down to 2.2.0, each with its own dedicated documentation link."],["It includes information about the inheritance of the class and the interfaces that it implements along with inherited members."],["It also provides details on the constructors for the `Float32` class, including a parameter for the constructor which includes a `Float32` type."]]],[]]