Class State (0.2.2)

State(value)

Possible states of the resource.

Values: STATE_UNSPECIFIED (0): Unspecified state. CREATING (1): EdgeSlm is being created. ACTIVE (2): EdgeSlm has been created and is ready for use. DELETING (3): EdgeSlm is being deleted. FAILED (4): EdgeSlm encountered an error and is in an indeterministic state. User can still initiate a delete operation on this state.