FollowQuery$json top-level constant
Implementation
@$core.Deprecated('Use followQueryDescriptor instead')
const FollowQuery$json = {
'1': 'FollowQuery',
'2': [
{
'1': 'Continuation',
'3': 1,
'4': 1,
'5': 11,
'6': '.ContinuationToken',
'10': 'Continuation'
},
{
'1': 'AccountId',
'3': 2,
'4': 1,
'5': 11,
'6': '.AccountId',
'10': 'AccountId'
},
{
'1': 'Type',
'3': 3,
'4': 1,
'5': 14,
'6': '.FollowQuery.FollowType',
'10': 'Type'
},
],
'4': [FollowQuery_FollowType$json],
};