Class State (0.1.4)

State(value)

Secure Source Manager instance state.

Values: STATE_UNSPECIFIED (0): Not set. This should only be the case for incoming requests. CREATING (1): Instance is being created. ACTIVE (2): Instance is ready. DELETING (3): Instance is being deleted. PAUSED (4): Instance is paused.