Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DLoggingConfig.php28 public function setComponentConfig(LoggingComponentConfig $componentConfig) argument
30 $this->componentConfig = $componentConfig;
37 return $this->componentConfig;
H A DMonitoringConfig.php28 public function setComponentConfig(MonitoringComponentConfig $componentConfig) argument
30 $this->componentConfig = $componentConfig;
37 return $this->componentConfig;