aliased(proto:aliases:)

Used for enum cases only to represent a value’s primary proto name (the first defined case) and its aliases. The JSON and text format names for enums are always the same.

NameMap.swift:177
case aliased(proto: StaticString, aliases: [StaticString])