Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/TPU/
H A DNode.php73 protected $schedulingConfigType = SchedulingConfig::class;
277 * @param SchedulingConfig
279 public function setSchedulingConfig(SchedulingConfig $schedulingConfig)
284 * @return SchedulingConfig
H A DSchedulingConfig.php20 class SchedulingConfig extends \Google\Model class
62 class_alias(SchedulingConfig::class, 'Google_Service_TPU_SchedulingConfig');