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