values constant
Implementation
static const $core.List<CredentialsType> values = <CredentialsType> [
CREDENTIALS_TYPE_UNSPECIFIED,
CREDENTIALS_TYPE_INTERNAL,
CREDENTIALS_TYPE_API_KEY,
CREDENTIALS_TYPE_ROBOT_SECRET,
CREDENTIALS_TYPE_ROBOT_LOCATION_SECRET,
];