AccountProfileRequest$json top-level constant
- @Deprecated('Use accountProfileRequestDescriptor instead')
Implementation
@$core.Deprecated('Use accountProfileRequestDescriptor instead')
const AccountProfileRequest$json = {
'1': 'AccountProfileRequest',
'2': [
{
'1': 'RequestingAccountId',
'3': 1,
'4': 1,
'5': 11,
'6': '.AccountId',
'10': 'RequestingAccountId'
},
{
'1': 'ProfileAccountId',
'3': 2,
'4': 1,
'5': 11,
'6': '.AccountId',
'10': 'ProfileAccountId'
},
],
};