AddCustomPasswordAgePolicyRequest$json top-level constant
- @Deprecated('Use addCustomPasswordAgePolicyRequestDescriptor instead')
Map<String, Object>
const
AddCustomPasswordAgePolicyRequest$json
Implementation
@$core.Deprecated('Use addCustomPasswordAgePolicyRequestDescriptor instead')
const AddCustomPasswordAgePolicyRequest$json = {
'1': 'AddCustomPasswordAgePolicyRequest',
'2': [
{'1': 'max_age_days', '3': 1, '4': 1, '5': 13, '10': 'maxAgeDays'},
{'1': 'expire_warn_days', '3': 2, '4': 1, '5': 13, '10': 'expireWarnDays'},
],
};