CedarCork$json top-level constant

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

Implementation

@$core.Deprecated('Use cedarCorkDescriptor instead')
const CedarCork$json = {
  '1': 'CedarCork',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 12, '10': 'id'},
    {
      '1': 'issuer',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.cedar.v3.EntityUid',
      '10': 'issuer'
    },
    {
      '1': 'bearer',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.cedar.v3.EntityUid',
      '10': 'bearer'
    },
    {
      '1': 'audience',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.cedar.v3.EntityUid',
      '9': 0,
      '10': 'audience',
      '17': true
    },
    {
      '1': 'claims',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.cedar.v3.Entity',
      '9': 1,
      '10': 'claims',
      '17': true
    },
    {
      '1': 'caveats',
      '3': 6,
      '4': 3,
      '5': 11,
      '6': '.cedar.v3.Expr',
      '10': 'caveats'
    },
    {'1': 'signature', '3': 999, '4': 1, '5': 12, '10': 'signature'},
  ],
  '8': [
    {'1': '_audience'},
    {'1': '_claims'},
  ],
};