TestOneofParsingLite_OneofField enum
Values
- oneofInt32 → const TestOneofParsingLite_OneofField
- oneofSubmessage → const TestOneofParsingLite_OneofField
- oneofString → const TestOneofParsingLite_OneofField
- oneofBytes → const TestOneofParsingLite_OneofField
- oneofStringCord → const TestOneofParsingLite_OneofField
- oneofBytesCord → const TestOneofParsingLite_OneofField
- oneofStringStringPiece → const TestOneofParsingLite_OneofField
- oneofBytesStringPiece → const TestOneofParsingLite_OneofField
- oneofEnum → const TestOneofParsingLite_OneofField
- notSet → const TestOneofParsingLite_OneofField
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
-
values
→ const List<
TestOneofParsingLite_OneofField> - A constant List of the values in this enum, in order of their declaration.