Class ProcessorState (0.1.0)

ProcessorState(value)

Enums

Name Description
PROCESSOR_STATE_UNSPECIFIED Unspecified Processor state.
CREATING Processor is being created (not ready for use).
ACTIVE Processor is and ready for use.
DELETING Processor is being deleted (not ready for use).
FAILED Processor deleted or creation failed .