[[["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-04-28 UTC."],[[["The `Int32Value` class is a wrapper message for `int32` values, with its JSON representation being a JSON number."],["This class implements several interfaces including `IMessage`, `IEquatable\u003cInt32Value\u003e`, `IDeepCloneable\u003cInt32Value\u003e`, and `IBufferMessage`."],["It provides methods for calculating the message size (`CalculateSize`), creating a deep clone (`Clone`), comparing equality (`Equals`), and managing data merging (`MergeFrom`)."],["The `Int32Value` class contains properties such as `Descriptor`, `Parser`, and `Value`, along with the field `ValueFieldNumber`."],["This is the documentation for the `Google.Protobuf.WellKnownTypes.Int32Value` namespace within the Google.Protobuf assembly, showcasing the latest version 3.27.1 alongside previous versions 3.23.0 and 3.15.8."]]],[]]