SetPassword$json top-level constant
Implementation
@$core.Deprecated('Use setPasswordDescriptor instead')
const SetPassword$json = {
'1': 'SetPassword',
'2': [
{'1': 'password', '3': 1, '4': 1, '5': 9, '8': {}, '9': 0, '10': 'password'},
{'1': 'hash', '3': 2, '4': 1, '5': 9, '8': {}, '9': 0, '10': 'hash'},
{'1': 'change_required', '3': 3, '4': 1, '5': 8, '10': 'changeRequired'},
],
'8': [
{'1': 'type'},
],
};