FunctionDecl$json top-level constant
Implementation
@$core.Deprecated('Use functionDeclDescriptor instead')
const FunctionDecl$json = {
'1': 'FunctionDecl',
'2': [
{
'1': 'args',
'3': 1,
'4': 3,
'5': 11,
'6': '.google.api.expr.v1beta1.IdentDecl',
'10': 'args'
},
{
'1': 'return_type',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.api.expr.v1beta1.DeclType',
'10': 'returnType'
},
{
'1': 'receiver_function',
'3': 3,
'4': 1,
'5': 8,
'10': 'receiverFunction'
},
],
};