StatisticResult$json top-level constant
Implementation
@$core.Deprecated('Use statisticResultDescriptor instead')
const StatisticResult$json = {
'1': 'StatisticResult',
'2': [
{
'1': 'From',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'From'
},
{
'1': 'To',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'To'
},
{
'1': 'Values',
'3': 3,
'4': 3,
'5': 11,
'6': '.StatisticResult.ValuesEntry',
'10': 'Values'
},
{
'1': 'AccountId',
'3': 4,
'4': 1,
'5': 11,
'6': '.AccountId',
'10': 'AccountId'
},
],
'3': [StatisticResult_ValuesEntry$json],
};