Class State (1.9.3)

State(value)

All the possible Gateway states.

Values: STATE_UNSPECIFIED (0): Gateway does not have a state yet. CREATING (1): Gateway is being created. ACTIVE (2): Gateway is running and ready for requests. FAILED (3): Gateway creation failed. DELETING (4): Gateway is being deleted. UPDATING (5): Gateway is being updated.