getConcrete
Whether this property contains a "concrete" sub-message, in which case, its properties are lifted to the parent
entity. During decoding, a property is added to indicate the concrete selection made. This is usually combined with
generic types in a one-of field, for instance, in `MenuProduct`.
Content copied to clipboard
bool concrete = 3;
Return
The concrete.