Each file should start with a syntax = "proto3"; header to indicate we're using protocol buffers v3.
syntax = "proto3";