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."],["The `Float32` class is used to represent 32-bit floating-point values, which are stored in the `Value.float_value` field."],["The latest version of the API available is 3.17.0, and the page also contains previous versions dating back to version 2.2.0."],["The `Float32` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IMessage`."],["It inherits members from the `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]