Class Int32Value

All Implemented Interfaces:
Int32ValueOrBuilder, Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, Serializable

@Generated public final class Int32Value extends GeneratedMessage implements Int32ValueOrBuilder
Wrapper message for `int32`.

The JSON representation for `Int32Value` is JSON number.

Not recommended for use in new APIs, but still useful for legacy APIs and
has no plan to be removed.
Protobuf type google.protobuf.Int32Value
See Also: