Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DPeripheralsConfig.php46 public function setSparkHistoryServerConfig(SparkHistoryServerConfig $sparkHistoryServerConfig) argument
48 $this->sparkHistoryServerConfig = $sparkHistoryServerConfig;
55 return $this->sparkHistoryServerConfig;
H A DAuxiliaryServicesConfig.php44 public function setSparkHistoryServerConfig(SparkHistoryServerConfig $sparkHistoryServerConfig) argument
46 $this->sparkHistoryServerConfig = $sparkHistoryServerConfig;
53 return $this->sparkHistoryServerConfig;