Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DComputeEngineTargetDetails.php131 public function setComputeScheduling(ComputeScheduling $computeScheduling) argument
133 $this->computeScheduling = $computeScheduling;
140 return $this->computeScheduling;
H A DComputeEngineTargetDefaults.php131 public function setComputeScheduling(ComputeScheduling $computeScheduling) argument
133 $this->computeScheduling = $computeScheduling;
140 return $this->computeScheduling;