ChartLegend$json top-level constant
Implementation
@$core.Deprecated('Use chartLegendDescriptor instead')
const ChartLegend$json = {
'1': 'ChartLegend',
'2': [
{'1': 'Color', '3': 1, '4': 1, '5': 11, '6': '.ColorValue', '10': 'Color'},
{
'1': 'Descriptor',
'3': 2,
'4': 1,
'5': 11,
'6': '.StatisticDescriptor',
'10': 'Descriptor'
},
{
'1': 'DimmensionKey',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'DimmensionKey'
},
{
'1': 'Type',
'3': 4,
'4': 1,
'5': 14,
'6': '.ChartLegend.StatType',
'10': 'Type'
},
{
'1': 'CustomDisplayName',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'CustomDisplayName'
},
{'1': 'Other', '3': 6, '4': 1, '5': 11, '6': '.ChartLegend', '10': 'Other'},
{
'1': 'Operator',
'3': 7,
'4': 1,
'5': 14,
'6': '.ChartLegend.StatOperator',
'10': 'Operator'
},
{
'1': 'Constant',
'3': 8,
'4': 1,
'5': 11,
'6': '.google.protobuf.DoubleValue',
'10': 'Constant'
},
],
'4': [ChartLegend_StatType$json, ChartLegend_StatOperator$json],
};