Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
DRule.php107 public function setLogConfig($logConfig) argument
109 $this->logConfig = $logConfig;
116 return $this->logConfig;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DRouterNat.php145 public function setLogConfig(RouterNatLogConfig $logConfig) argument
147 $this->logConfig = $logConfig;
154 return $this->logConfig;
DFirewall.php223 public function setLogConfig(FirewallLogConfig $logConfig) argument
225 $this->logConfig = $logConfig;
232 return $this->logConfig;
DHealthCheck.php228 public function setLogConfig(HealthCheckLogConfig $logConfig) argument
230 $this->logConfig = $logConfig;
237 return $this->logConfig;
DSubnetwork.php287 public function setLogConfig(SubnetworkLogConfig $logConfig) argument
289 $this->logConfig = $logConfig;
296 return $this->logConfig;
DBackendService.php455 public function setLogConfig(BackendServiceLogConfig $logConfig) argument
457 $this->logConfig = $logConfig;
464 return $this->logConfig;