[[["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."],[[["`FloatValue` is a wrapper message for `float` types, represented as a JSON number in JSON format."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer message management."],["The `FloatValue` class has methods to manage it, such as `CalculateSize()`, `Clone()`, `MergeFrom()`, and `WriteTo()`, along with constructors to initialize or clone its state."],["The class exposes a `Value` property, which represents the actual float value contained within the wrapper, and also defines a constant `ValueFieldNumber` for the field number."],["The `FloatValue` class is located within the `Google.Protobuf.WellKnownTypes` namespace and is part of the `Google.Protobuf.dll` assembly."]]],[]]