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 documentation page covers the `Type.Types.Float32` class within the Google Cloud Bigtable Admin v2 API, specifically within the .NET context."],["The latest version of this API is version 3.24.0, with the current page focusing on version 3.18.0."],["`Float32` values are stored as `float_value` within the `Value` field and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class `Type.Types.Float32` is part of the `Google.Cloud.Bigtable.Admin.V2` namespace found within the `Google.Cloud.Bigtable.Admin.V2.dll` assembly."],["Constructors for the `Float32` class include a parameterless constructor and one that takes another `Float32` instance as an argument."]]],[]]