A constant field that identifies a ProtoAdapter. This should be a string like like
com.squareup.dinosaurs.Dinosaur#ADAPTER with a fully qualified class name, a #, and a
field name.
Describes how to map .proto to .java. A single repository of .proto files
may have multiple profiles; for example a project may target both Android and Java.