AccountSettings$json top-level constant
Implementation
@$core.Deprecated('Use accountSettingsDescriptor instead')
const AccountSettings$json = {
'1': 'AccountSettings',
'2': [
{
'1': 'AutoApproveAds',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.protobuf.BoolValue',
'10': 'AutoApproveAds'
},
{
'1': 'AllowOrderlyPay',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.BoolValue',
'10': 'AllowOrderlyPay'
},
{'1': 'VATOnSales', '3': 3, '4': 1, '5': 8, '10': 'VATOnSales'},
],
};