values constant
Implementation
static const $core.List<ConnectionProfile_State> values =
<ConnectionProfile_State>[
STATE_UNSPECIFIED,
DRAFT,
CREATING,
READY,
UPDATING,
DELETING,
DELETED,
FAILED,
];
static const $core.List<ConnectionProfile_State> values =
<ConnectionProfile_State>[
STATE_UNSPECIFIED,
DRAFT,
CREATING,
READY,
UPDATING,
DELETING,
DELETED,
FAILED,
];