[[["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."],[[["`BoolValue` is a wrapper message for the `bool` type, representing boolean values in Protocol Buffers."],["The `BoolValue` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and cloning."],["The JSON representation of `BoolValue` is either `true` or `false`, aligning with standard JSON boolean format."],["`BoolValue` has properties like `Value` for the boolean data, `Descriptor` for metadata, and `Parser` for parsing, alongside methods for operations such as `Clone`, `Equals`, `MergeFrom`, and `WriteTo`."],["The `BoolValue` class is part of the `Google.Protobuf.WellKnownTypes` namespace, found within the `Google.Protobuf.dll` assembly, indicating its place within the Protocol Buffers framework."]]],[]]