Class State (1.9.5)

State(value)

All the possible API states.

Enums

Name Description
STATE_UNSPECIFIED API does not have a state yet.
CREATING API is being created.
ACTIVE API is active.
FAILED API creation failed.
DELETING API is being deleted.
UPDATING API is being updated.