values constant

Implementation

static const $core.List<SecuritySettings_RedactionScope> values =
    <SecuritySettings_RedactionScope>[
  REDACTION_SCOPE_UNSPECIFIED,
  REDACT_DISK_STORAGE,
];