Home
last modified time | relevance | path

Searched refs:GcfsConfig (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DNodeConfigDefaults.php22 protected $gcfsConfigType = GcfsConfig::class;
26 * @param GcfsConfig
28 public function setGcfsConfig(GcfsConfig $gcfsConfig)
33 * @return GcfsConfig
H A DGcfsConfig.php20 class GcfsConfig extends \Google\Model class
44 class_alias(GcfsConfig::class, 'Google_Service_Container_GcfsConfig');
H A DUpdateNodePoolRequest.php27 protected $gcfsConfigType = GcfsConfig::class;
89 * @param GcfsConfig
91 public function setGcfsConfig(GcfsConfig $gcfsConfig)
96 * @return GcfsConfig
H A DNodeConfig.php39 protected $gcfsConfigType = GcfsConfig::class;
177 * @param GcfsConfig
179 public function setGcfsConfig(GcfsConfig $gcfsConfig)
184 * @return GcfsConfig
H A DClusterUpdate.php41 protected $desiredGcfsConfigType = GcfsConfig::class;
223 * @param GcfsConfig
225 public function setDesiredGcfsConfig(GcfsConfig $desiredGcfsConfig)
230 * @return GcfsConfig