[[["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."],[[["`Int32Value` is a wrapper message for `int32` within the `Google.Protobuf.WellKnownTypes` namespace, and it represents a JSON number in its JSON representation."],["This class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering a range of functionalities for manipulating integer values."],["`Int32Value` includes properties like `Value` to hold the integer, `Descriptor` to get the message descriptor, and `Parser` for parsing messages."],["The class offers methods for various operations including calculating size (`CalculateSize`), cloning (`Clone`), equality checks (`Equals`), and serialization/deserialization (`MergeFrom`, `WriteTo`)."],["There are two constructors available, one default and one to construct with an existing `Int32Value` instance, along with a `ValueFieldNumber` constant."]]],[]]