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