AddCustomPasswordAgePolicyRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use addCustomPasswordAgePolicyRequestDescriptor instead')
const AddCustomPasswordAgePolicyRequest$json = const {
  '1': 'AddCustomPasswordAgePolicyRequest',
  '2': const [
    const {'1': 'max_age_days', '3': 1, '4': 1, '5': 13, '10': 'maxAgeDays'},
    const {'1': 'expire_warn_days', '3': 2, '4': 1, '5': 13, '10': 'expireWarnDays'},
  ],
};