Home
last modified time | relevance | path

Searched refs:gcfsConfig (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DNodeConfigDefaults.php28 public function setGcfsConfig(GcfsConfig $gcfsConfig) argument
30 $this->gcfsConfig = $gcfsConfig;
37 return $this->gcfsConfig;
H A DUpdateNodePoolRequest.php91 public function setGcfsConfig(GcfsConfig $gcfsConfig) argument
93 $this->gcfsConfig = $gcfsConfig;
100 return $this->gcfsConfig;
H A DNodeConfig.php179 public function setGcfsConfig(GcfsConfig $gcfsConfig) argument
181 $this->gcfsConfig = $gcfsConfig;
188 return $this->gcfsConfig;