Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DMonitoredResourceMetadata.php25 public $systemLabels; variable in Google\\Service\\Logging\\MonitoredResourceMetadata
34 public function setSystemLabels($systemLabels) argument
36 $this->systemLabels = $systemLabels;
43 return $this->systemLabels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DMonitoredResourceMetadata.php25 public $systemLabels; variable in Google\\Service\\Monitoring\\MonitoredResourceMetadata
34 public function setSystemLabels($systemLabels) argument
36 $this->systemLabels = $systemLabels;
43 return $this->systemLabels;