oneofIndex property
The index of the field type in Type.oneofs
, for message or enumeration
types.
The first type has index 1; zero means the type is not in the list.
Implementation
core.int? oneofIndex;
The index of the field type in Type.oneofs
, for message or enumeration
types.
The first type has index 1; zero means the type is not in the list.
core.int? oneofIndex;