bytes

Scalar

May contain any arbitrary sequence of bytes no longer than 232.

Go Type
[]byte
Python Type
str (Python 2), bytes (Python 3)