UserFactor$json top-level constant
Implementation
@$core.Deprecated('Use userFactorDescriptor instead')
const UserFactor$json = {
'1': 'UserFactor',
'2': [
{'1': 'verified_at', '3': 1, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '8': {}, '10': 'verifiedAt'},
{'1': 'id', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'id'},
{'1': 'login_name', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'loginName'},
{'1': 'display_name', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'displayName'},
{'1': 'organisation_id', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'organisationId'},
{'1': 'organization_id', '3': 6, '4': 1, '5': 9, '8': {}, '10': 'organizationId'},
],
};