Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DRouterNat.php39 protected $logConfigType = RouterNatLogConfig::class;
143 * @param RouterNatLogConfig
145 public function setLogConfig(RouterNatLogConfig $logConfig)
150 * @return RouterNatLogConfig
H A DRouterNatLogConfig.php20 class RouterNatLogConfig extends \Google\Model class
62 class_alias(RouterNatLogConfig::class, 'Google_Service_Compute_RouterNatLogConfig');