Home
last modified time | relevance | path

Searched refs:systemMetrics (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DRuntimeMetrics.php25 public $systemMetrics; variable in Google\\Service\\AIPlatformNotebooks\\RuntimeMetrics
30 public function setSystemMetrics($systemMetrics) argument
32 $this->systemMetrics = $systemMetrics;
39 return $this->systemMetrics;