MetricsInfo_NodeInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use metricsInfoDescriptor instead')
const MetricsInfo_NodeInfo$json = const {
  '1': 'NodeInfo',
  '2': const [
    const {'1': 'ip', '3': 1, '4': 1, '5': 9, '10': 'ip'},
    const {'1': 'nodeType', '3': 2, '4': 1, '5': 5, '10': 'nodeType'},
    const {'1': 'version', '3': 3, '4': 1, '5': 9, '10': 'version'},
    const {'1': 'backupStatus', '3': 4, '4': 1, '5': 5, '10': 'backupStatus'},
  ],
};