systemMetrics property

  1. @TagNumber(1)
Map<String, String> get systemMetrics

Output only. The system metrics.

Implementation

@$pb.TagNumber(1)
$core.Map<$core.String, $core.String> get systemMetrics => $_getMap(0);