[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `DoubleValue` class is a wrapper for the `double` data type within the Google.Protobuf library, designed for use with Protocol Buffers and its JSON representation is a JSON number."],["`DoubleValue` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing capabilities for message handling, equality checks, deep cloning, and buffered message operations."],["It includes properties like `Value`, which holds the actual double value, and static properties like `Descriptor` and `Parser` for metadata and message parsing."],["`DoubleValue` provides methods such as `CalculateSize`, `Clone`, `Equals`, `GetHashCode`, `MergeFrom`, `ToString`, and `WriteTo` to manage the size, duplication, comparison, data merging, string representation, and data writing."],["The latest version available is 3.27.1, this documentation covers version 3.23.0 and version 3.15.8 is also mentioned for users to look into."]]],[]]