Login$json top-level constant
Implementation
@$core.Deprecated('Use loginDescriptor instead')
const Login$json = {
'1': 'Login',
'2': [
{'1': 'UserId', '3': 1, '4': 1, '5': 9, '10': 'UserId'},
{'1': 'UserName', '3': 2, '4': 1, '5': 9, '10': 'UserName'},
{'1': 'DisplayName', '3': 3, '4': 1, '5': 9, '10': 'DisplayName'},
{'1': 'Phone', '3': 4, '4': 1, '5': 11, '6': '.PhoneNumber', '10': 'Phone'},
{'1': 'IsAdmin', '3': 5, '4': 1, '5': 8, '10': 'IsAdmin'},
{'1': 'Roles', '3': 6, '4': 3, '5': 11, '6': '.Role', '10': 'Roles'},
{'1': 'Kind', '3': 7, '4': 1, '5': 14, '6': '.LoginKind', '10': 'Kind'},
{
'1': 'Description',
'3': 8,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Description'
},
{
'1': 'CreatedByUserId',
'3': 9,
'4': 1,
'5': 11,
'6': '.UserId',
'10': 'CreatedByUserId'
},
{
'1': 'Created',
'3': 11,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'Created'
},
{
'1': 'Updated',
'3': 12,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'Updated'
},
{'1': 'ApiKey', '3': 14, '4': 1, '5': 11, '6': '.APIKey', '10': 'ApiKey'},
],
};