class documentation
class State(pb_enum.Enum): (source)
State describes lifecycle phases of a security rule.
| Constant | __PB2 |
Undocumented |
| Constant | CREATING |
Undocumented |
| Constant | DELETING |
Undocumented |
| Constant | READY |
Undocumented |
| Constant | STATE |
Undocumented |
Inherited from Enum:
| Class Method | get |
Return the protobuf EnumDescriptor for this enum. |
Undocumented
| Value |
|