AttributeContext_Auth$json top-level constant

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

Implementation

@$core.Deprecated('Use attributeContextDescriptor instead')
const AttributeContext_Auth$json = {
  '1': 'Auth',
  '2': [
    {'1': 'principal', '3': 1, '4': 1, '5': 9, '10': 'principal'},
    {'1': 'audiences', '3': 2, '4': 3, '5': 9, '10': 'audiences'},
    {'1': 'presenter', '3': 3, '4': 1, '5': 9, '10': 'presenter'},
    {
      '1': 'claims',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Struct',
      '10': 'claims'
    },
    {'1': 'access_levels', '3': 5, '4': 3, '5': 9, '10': 'accessLevels'},
  ],
};