AttributeContext_Peer$json top-level constant

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

Implementation

@$core.Deprecated('Use attributeContextDescriptor instead')
const AttributeContext_Peer$json = {
  '1': 'Peer',
  '2': [
    {'1': 'ip', '3': 1, '4': 1, '5': 9, '10': 'ip'},
    {'1': 'port', '3': 2, '4': 1, '5': 3, '10': 'port'},
    {
      '1': 'labels',
      '3': 6,
      '4': 3,
      '5': 11,
      '6': '.google.rpc.context.AttributeContext.Peer.LabelsEntry',
      '10': 'labels'
    },
    {'1': 'principal', '3': 7, '4': 1, '5': 9, '10': 'principal'},
    {'1': 'region_code', '3': 8, '4': 1, '5': 9, '10': 'regionCode'},
  ],
  '3': [AttributeContext_Peer_LabelsEntry$json],
};