GeneratedCodeInfo_Annotation$json top-level constant
Implementation
@$core.Deprecated('Use generatedCodeInfoDescriptor instead')
const GeneratedCodeInfo_Annotation$json = {
'1': 'Annotation',
'2': [
{
'1': 'path',
'3': 1,
'4': 3,
'5': 5,
'8': {'2': true},
'10': 'path',
},
{'1': 'source_file', '3': 2, '4': 1, '5': 9, '10': 'sourceFile'},
{'1': 'begin', '3': 3, '4': 1, '5': 5, '10': 'begin'},
{'1': 'end', '3': 4, '4': 1, '5': 5, '10': 'end'},
{'1': 'semantic', '3': 5, '4': 1, '5': 14, '6': '.google.protobuf.GeneratedCodeInfo.Annotation.Semantic', '10': 'semantic'},
],
'4': [GeneratedCodeInfo_Annotation_Semantic$json],
};