class documentation
class State(pb_enum.Enum): (source)
Possible states of the Scope.
Constant | __PB2 |
Undocumented |
Constant | CREATING |
Scope is being created. |
Constant | DELETING |
Scope is being deleted. |
Constant | READY |
Scope is ready for use. |
Constant | STATE |
Default, unspecified state. |
Inherited from Enum
:
Class Method | get |
Undocumented |
Undocumented
Value |
|