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