values constant
Implementation
static const $core.List<Processor_ProcessorState> values =
<Processor_ProcessorState>[
PROCESSOR_STATE_UNSPECIFIED,
CREATING,
ACTIVE,
DELETING,
FAILED,
];
static const $core.List<Processor_ProcessorState> values =
<Processor_ProcessorState>[
PROCESSOR_STATE_UNSPECIFIED,
CREATING,
ACTIVE,
DELETING,
FAILED,
];