values constant
Implementation
static const $core.List<ClientGateway_State> values = <ClientGateway_State>[
STATE_UNSPECIFIED,
CREATING,
UPDATING,
DELETING,
RUNNING,
DOWN,
ERROR,
];
static const $core.List<ClientGateway_State> values = <ClientGateway_State>[
STATE_UNSPECIFIED,
CREATING,
UPDATING,
DELETING,
RUNNING,
DOWN,
ERROR,
];