values constant
Implementation
static const $core.List<ServiceConfig_SecurityLevel> values =
<ServiceConfig_SecurityLevel>[
SECURITY_LEVEL_UNSPECIFIED,
SECURE_ALWAYS,
SECURE_OPTIONAL,
];
static const $core.List<ServiceConfig_SecurityLevel> values =
<ServiceConfig_SecurityLevel>[
SECURITY_LEVEL_UNSPECIFIED,
SECURE_ALWAYS,
SECURE_OPTIONAL,
];