SecuritySettings_RedactionScope$json top-level constant

  1. @Deprecated('Use securitySettingsDescriptor instead')
Map<String, Object> const SecuritySettings_RedactionScope$json

Implementation

@$core.Deprecated('Use securitySettingsDescriptor instead')
const SecuritySettings_RedactionScope$json = const {
  '1': 'RedactionScope',
  '2': const [
    const {'1': 'REDACTION_SCOPE_UNSPECIFIED', '2': 0},
    const {'1': 'REDACT_DISK_STORAGE', '2': 2},
  ],
};