Searched refs:logConfig (Results 1 – 6 of 6) sorted by relevance
107 public function setLogConfig($logConfig) argument109 $this->logConfig = $logConfig;116 return $this->logConfig;
145 public function setLogConfig(RouterNatLogConfig $logConfig) argument147 $this->logConfig = $logConfig;154 return $this->logConfig;
223 public function setLogConfig(FirewallLogConfig $logConfig) argument225 $this->logConfig = $logConfig;232 return $this->logConfig;
228 public function setLogConfig(HealthCheckLogConfig $logConfig) argument230 $this->logConfig = $logConfig;237 return $this->logConfig;
287 public function setLogConfig(SubnetworkLogConfig $logConfig) argument289 $this->logConfig = $logConfig;296 return $this->logConfig;
455 public function setLogConfig(BackendServiceLogConfig $logConfig) argument457 $this->logConfig = $logConfig;464 return $this->logConfig;