Implementation
@$core.Deprecated('Use valueDescriptor instead')
const Value$json = {
'1': 'Value',
'2': [
{'1': 'stringValue', '3': 1, '4': 1, '5': 9, '9': 0, '10': 'stringValue'},
{'1': 'uint32Value', '3': 2, '4': 1, '5': 13, '9': 0, '10': 'uint32Value'},
{'1': 'uint64Value', '3': 3, '4': 1, '5': 4, '9': 0, '10': 'uint64Value'},
{'1': 'int32Value', '3': 4, '4': 1, '5': 5, '9': 0, '10': 'int32Value'},
{'1': 'int64Value', '3': 5, '4': 1, '5': 3, '9': 0, '10': 'int64Value'},
{'1': 'floatValue', '3': 6, '4': 1, '5': 2, '9': 0, '10': 'floatValue'},
{'1': 'doubleValue', '3': 7, '4': 1, '5': 1, '9': 0, '10': 'doubleValue'},
{'1': 'boolValue', '3': 8, '4': 1, '5': 8, '9': 0, '10': 'boolValue'},
{'1': 'bytesValue', '3': 9, '4': 1, '5': 12, '9': 0, '10': 'bytesValue'},
{
'1': 'listStringValue',
'3': 10,
'4': 1,
'5': 11,
'6': '.ListString',
'9': 0,
'10': 'listStringValue'
},
{
'1': 'listInt32Value',
'3': 11,
'4': 1,
'5': 11,
'6': '.ListInt32',
'9': 0,
'10': 'listInt32Value'
},
{
'1': 'listInt64Value',
'3': 12,
'4': 1,
'5': 11,
'6': '.ListInt64',
'9': 0,
'10': 'listInt64Value'
},
{
'1': 'listuInt32Value',
'3': 13,
'4': 1,
'5': 11,
'6': '.ListuInt32',
'9': 0,
'10': 'listuInt32Value'
},
{
'1': 'listuInt64Value',
'3': 14,
'4': 1,
'5': 11,
'6': '.ListuInt64',
'9': 0,
'10': 'listuInt64Value'
},
{
'1': 'listFloatValue',
'3': 15,
'4': 1,
'5': 11,
'6': '.ListFloat',
'9': 0,
'10': 'listFloatValue'
},
{
'1': 'listDoubleValue',
'3': 16,
'4': 1,
'5': 11,
'6': '.ListDouble',
'9': 0,
'10': 'listDoubleValue'
},
{
'1': 'listBoolValue',
'3': 17,
'4': 1,
'5': 11,
'6': '.ListBool',
'9': 0,
'10': 'listBoolValue'
},
{
'1': 'listBytesValue',
'3': 18,
'4': 1,
'5': 11,
'6': '.ListBytes',
'9': 0,
'10': 'listBytesValue'
},
],
'8': [
{'1': 'kind'},
],
};