Bill$json top-level constant
Implementation
@$core.Deprecated('Use billDescriptor instead')
const Bill$json = {
'1': 'Bill',
'2': [
{
'1': 'AccountId',
'3': 1,
'4': 1,
'5': 11,
'6': '.AccountId',
'10': 'AccountId'
},
{
'1': 'From',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'From'
},
{
'1': 'To',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'To'
},
{
'1': 'Buckets',
'3': 4,
'4': 3,
'5': 11,
'6': '.Bill.BucketsEntry',
'10': 'Buckets'
},
{'1': 'Total', '3': 5, '4': 1, '5': 11, '6': '.Credit', '10': 'Total'},
],
'3': [Bill_BucketsEntry$json],
};