View Source Google.Protobuf.Int32Value (protobuf v0.15.0)
Wrapper message for int32.
The JSON representation for Int32Value is JSON number.
Summary
Types
@type t() :: %Google.Protobuf.Int32Value{ __unknown_fields__: [Protobuf.unknown_field()], value: integer() }