Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DPeripheralsConfig.php26 protected $sparkHistoryServerConfigType = SparkHistoryServerConfig::class;
44 * @param SparkHistoryServerConfig
46 public function setSparkHistoryServerConfig(SparkHistoryServerConfig $sparkHistoryServerConfig)
51 * @return SparkHistoryServerConfig
H A DAuxiliaryServicesConfig.php24 protected $sparkHistoryServerConfigType = SparkHistoryServerConfig::class;
42 * @param SparkHistoryServerConfig
44 public function setSparkHistoryServerConfig(SparkHistoryServerConfig $sparkHistoryServerConfig)
49 * @return SparkHistoryServerConfig
H A DSparkHistoryServerConfig.php20 class SparkHistoryServerConfig extends \Google\Model class
44 class_alias(SparkHistoryServerConfig::class, 'Google_Service_Dataproc_SparkHistoryServerConfig');