AttributeContext$json top-level constant

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

Implementation

@$core.Deprecated('Use attributeContextDescriptor instead')
const AttributeContext$json = {
  '1': 'AttributeContext',
  '2': [
    {
      '1': 'origin',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.google.rpc.context.AttributeContext.Peer',
      '10': 'origin'
    },
    {
      '1': 'source',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.rpc.context.AttributeContext.Peer',
      '10': 'source'
    },
    {
      '1': 'destination',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.rpc.context.AttributeContext.Peer',
      '10': 'destination'
    },
    {
      '1': 'request',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.rpc.context.AttributeContext.Request',
      '10': 'request'
    },
    {
      '1': 'response',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.google.rpc.context.AttributeContext.Response',
      '10': 'response'
    },
    {
      '1': 'resource',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.google.rpc.context.AttributeContext.Resource',
      '10': 'resource'
    },
    {
      '1': 'api',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.google.rpc.context.AttributeContext.Api',
      '10': 'api'
    },
    {
      '1': 'extensions',
      '3': 8,
      '4': 3,
      '5': 11,
      '6': '.google.protobuf.Any',
      '10': 'extensions'
    },
  ],
  '3': [
    AttributeContext_Peer$json,
    AttributeContext_Api$json,
    AttributeContext_Auth$json,
    AttributeContext_Request$json,
    AttributeContext_Response$json,
    AttributeContext_Resource$json
  ],
};