Class State (1.9.5)

State(value)

All the possible Gateway states.

Enums

Name Description
STATE_UNSPECIFIED Gateway does not have a state yet.
CREATING Gateway is being created.
ACTIVE Gateway is running and ready for requests.
FAILED Gateway creation failed.
DELETING Gateway is being deleted.
UPDATING Gateway is being updated.