int64

Scalar

Uses variable-length encoding. Inefficient for encoding negative numbers – if your field is likely to have negative values, use sint64 instead.

Go Type
int64
Python Type
int/long