Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DAuxiliaryServicesConfig.php30 public function setMetastoreConfig(MetastoreConfig $metastoreConfig) argument
32 $this->metastoreConfig = $metastoreConfig;
39 return $this->metastoreConfig;
H A DClusterConfig.php203 public function setMetastoreConfig(MetastoreConfig $metastoreConfig) argument
205 $this->metastoreConfig = $metastoreConfig;
212 return $this->metastoreConfig;