Decl_IdentDecl$json top-level constant

  1. @Deprecated('Use declDescriptor instead')
Map<String, Object> const Decl_IdentDecl$json

Implementation

@$core.Deprecated('Use declDescriptor instead')
const Decl_IdentDecl$json = {
  '1': 'IdentDecl',
  '2': [
    {
      '1': 'type',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.api.expr.v1alpha1.Type',
      '10': 'type'
    },
    {
      '1': 'value',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.api.expr.v1alpha1.Constant',
      '10': 'value'
    },
    {'1': 'doc', '3': 3, '4': 1, '5': 9, '10': 'doc'},
  ],
};