View source on GitHub |
A ProtocolMessage
Attributes | |
---|---|
input_value
|
repeated bool input_value
|
negate
|
bool negate
|
op
|
Operation op
|
Class Variables | |
---|---|
AND |
0
|
OR |
1
|
Operation |
Instance of google.protobuf.internal.enum_type_wrapper.EnumTypeWrapper
|
XOR |
2
|
ext |
Instance of google.protobuf.pyext._message.FieldDescriptor
|