AddInstanceRequest_Password$json top-level constant
- @Deprecated('Use addInstanceRequestDescriptor instead')
Implementation
@$core.Deprecated('Use addInstanceRequestDescriptor instead')
const AddInstanceRequest_Password$json = {
'1': 'Password',
'2': [
{'1': 'password', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'password'},
{
'1': 'password_change_required',
'3': 2,
'4': 1,
'5': 8,
'10': 'passwordChangeRequired'
},
],
};