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 Cloud Bigtable Administration 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 document provides reference documentation for the `Type.Types.Float32` class within the Google Cloud Bigtable Administration v2 API for .NET."],["The `Float32` class is used to represent floating-point values, which are stored in the `Value.float_value` field."],["This page lists the various versions of the `Google.Cloud.Bigtable.Admin.V2` package, with version 3.24.0 being the latest release, and version 3.23.0 that the current documentation is for."],["The `Float32` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for creating instances of `Float32`, one default constructor and one that takes another `Float32` instance as a parameter for deep cloning."]]],[]]