BillingEventId$json top-level constant
Implementation
@$core.Deprecated('Use billingEventIdDescriptor instead')
const BillingEventId$json = {
'1': 'BillingEventId',
'2': [
{'1': 'Id', '3': 1, '4': 1, '5': 9, '10': 'Id'},
{
'1': 'AccountId',
'3': 2,
'4': 1,
'5': 11,
'6': '.AccountId',
'10': 'AccountId'
},
{
'1': 'Created',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'Created'
},
],
};