Class State (0.1.0)

State(value)

Workload state.

Values: STATE_UNSPECIFIED (0): Unspecified state. CREATING (1): The Workload is being created. ACTIVE (2): The Workload is ready. DELETING (3): The Workload is being deleted. DETACHED (4): The underlying compute resources have been deleted.