syntax = "proto3"; package test; message Primitives { bytes field_a = 1; }