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-04-17 UTC."],[[["This webpage provides reference documentation for the `Type.Types.Float32` class within the Google Bigtable v2 API for .NET."],["The `Float32` class is used to store float values within the `Value.float_value` field, as specified by the API."],["The latest available version of the `Float32` API is 3.17.0, but version 3.15.0 is currently being viewed, and documentation for other versions ranging from 2.2.0 to 3.16.0 are also available."],["`Float32` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Constructors are available for `Float32`, including a default constructor and a copy constructor that takes another `Float32` instance."]]],[]]