AccountQuery$json top-level constant
Implementation
@$core.Deprecated('Use accountQueryDescriptor instead')
const AccountQuery$json = {
'1': 'AccountQuery',
'2': [
{
'1': 'Continuation',
'3': 1,
'4': 1,
'5': 11,
'6': '.ContinuationToken',
'10': 'Continuation'
},
{
'1': 'UserIdWithAccess',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'UserIdWithAccess'
},
{
'1': 'DisplayName',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'DisplayName'
},
{
'1': 'Name',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Name'
},
{
'1': 'Email',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Email'
},
{
'1': 'PhoneNumber',
'3': 6,
'4': 1,
'5': 11,
'6': '.PhoneNumber',
'10': 'PhoneNumber'
},
],
};