BillingEvent$json top-level constant
Implementation
@$core.Deprecated('Use billingEventDescriptor instead')
const BillingEvent$json = {
'1': 'BillingEvent',
'2': [
{'1': 'Id', '3': 1, '4': 1, '5': 11, '6': '.BillingEventId', '10': 'Id'},
{
'1': 'CounterPart',
'3': 2,
'4': 1,
'5': 11,
'6': '.BillingEventId',
'10': 'CounterPart'
},
{'1': 'Amount', '3': 3, '4': 1, '5': 11, '6': '.Credit', '10': 'Amount'},
{
'1': 'Bucket',
'3': 4,
'4': 1,
'5': 14,
'6': '.BillingEvent.BucketType',
'10': 'Bucket'
},
{'1': 'Reason', '3': 5, '4': 1, '5': 9, '10': 'Reason'},
{
'1': 'Payload',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.protobuf.Any',
'10': 'Payload'
},
{
'1': 'BalanceIndex',
'3': 7,
'4': 1,
'5': 11,
'6': '.Credit',
'10': 'BalanceIndex'
},
],
'4': [BillingEvent_BucketType$json],
};