Decl$json top-level constant
Implementation
@$core.Deprecated('Use declDescriptor instead')
const Decl$json = {
'1': 'Decl',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 5, '10': 'id'},
{'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
{'1': 'doc', '3': 3, '4': 1, '5': 9, '10': 'doc'},
{
'1': 'ident',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.api.expr.v1beta1.IdentDecl',
'9': 0,
'10': 'ident'
},
{
'1': 'function',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.api.expr.v1beta1.FunctionDecl',
'9': 0,
'10': 'function'
},
],
'8': [
{'1': 'kind'},
],
};