Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DComputeEngineTargetDetails.php33 protected $computeSchedulingType = ComputeScheduling::class;
129 * @param ComputeScheduling
131 public function setComputeScheduling(ComputeScheduling $computeScheduling)
136 * @return ComputeScheduling
H A DComputeEngineTargetDefaults.php33 protected $computeSchedulingType = ComputeScheduling::class;
129 * @param ComputeScheduling
131 public function setComputeScheduling(ComputeScheduling $computeScheduling)
136 * @return ComputeScheduling
H A DComputeScheduling.php20 class ComputeScheduling extends \Google\Collection class
97 class_alias(ComputeScheduling::class, 'Google_Service_VMMigrationService_ComputeScheduling');