View source on GitHub |
A ProtocolMessage
Attributes | |
---|---|
is_categorical
|
Categorical is_categorical
|
name
|
string name
|
value
|
repeated string value
|
Class Variables | |
---|---|
CATEGORICAL_NO |
2
|
CATEGORICAL_UNSPECIFIED |
0
|
CATEGORICAL_YES |
1
|
Categorical |
Instance of google.protobuf.internal.enum_type_wrapper.EnumTypeWrapper
|