AttributeContext_Response$json top-level constant

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

Implementation

@$core.Deprecated('Use attributeContextDescriptor instead')
const AttributeContext_Response$json = {
  '1': 'Response',
  '2': [
    {'1': 'code', '3': 1, '4': 1, '5': 3, '10': 'code'},
    {'1': 'size', '3': 2, '4': 1, '5': 3, '10': 'size'},
    {
      '1': 'headers',
      '3': 3,
      '4': 3,
      '5': 11,
      '6': '.google.rpc.context.AttributeContext.Response.HeadersEntry',
      '10': 'headers'
    },
    {
      '1': 'time',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'time'
    },
    {
      '1': 'backend_latency',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Duration',
      '10': 'backendLatency'
    },
  ],
  '3': [AttributeContext_Response_HeadersEntry$json],
};