View Source Google.Protobuf.Int64Value (protobuf v0.15.0)

Wrapper message for int64.

The JSON representation for Int64Value is JSON string.

Summary

Types

@type t() :: %Google.Protobuf.Int64Value{
  __unknown_fields__: [Protobuf.unknown_field()],
  value: integer()
}

Functions