From Google's documentation: https://developers.google.com/protocol-buffers/docs/proto#groups ``` Groups Note that this feature is deprecated and should not be used when creating new message types – use nested message types instead. ```