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-03-25 UTC."],[[["This page provides documentation for the `Float32` class within the Google Cloud Bigtable Administration v2 API, specifically detailing its structure, inheritance, and implementations."],["The `Float32` class, used for storing float values in `Value.float_value`, is part of the `Google.Cloud.Bigtable.Admin.V2.Type.Types` namespace, found in the `Google.Cloud.Bigtable.Admin.V2.dll` assembly."],["The documentation includes reference links to different versions of the API, from version 2.4.0 up to the latest version, 3.24.0, enabling users to select the appropriate version."],["The class `Type.Types.Float32` inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It provides two constructors, one with no parameters and another that accepts a `Type.Types.Float32` object as a parameter."]]],[]]