This is the first one defined in .proto order.
From the .proto language manual (since all implementations use the same logic here):
Additional fields and default values
(snip) For enumerations, the default value is the first value specified in the enumeration type definition.
Marc gravell
source share