Home
last modified time | relevance | path

Searched refs:machineType (Results 26 – 34 of 34) sorted by path

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DWorkerPool.php54 public $machineType; variable in Google\\Service\\Dataflow\\WorkerPool
217 public function setMachineType($machineType) argument
219 $this->machineType = $machineType;
226 return $this->machineType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/
H A DGoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironment.php50 public $machineType; variable in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironment
175 public function setMachineType($machineType) argument
177 $this->machineType = $machineType;
184 return $this->machineType;
H A DGoogleCloudDatapipelinesV1RuntimeEnvironment.php50 public $machineType; variable in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1RuntimeEnvironment
175 public function setMachineType($machineType) argument
177 $this->machineType = $machineType;
184 return $this->machineType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DGkeNodeConfig.php32 public $machineType; variable in Google\\Service\\Dataproc\\GkeNodeConfig
77 public function setMachineType($machineType) argument
79 $this->machineType = $machineType;
86 return $this->machineType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/
H A DVirtualMachine.php54 public $machineType; variable in Google\\Service\\Genomics\\VirtualMachine
189 public function setMachineType($machineType) argument
191 $this->machineType = $machineType;
198 return $this->machineType;
H A DWorkerAssignedEvent.php29 public $machineType; variable in Google\\Service\\Genomics\\WorkerAssignedEvent
52 public function setMachineType($machineType) argument
54 $this->machineType = $machineType;
61 return $this->machineType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerConfig.php27 public $machineType; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerConfig
73 public function setMachineType($machineType) argument
75 $this->machineType = $machineType;
79 return $this->machineType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DComputeEngineTargetDefaults.php50 public $machineType; variable in Google\\Service\\VMMigrationService\\ComputeEngineTargetDefaults
187 public function setMachineType($machineType) argument
189 $this->machineType = $machineType;
196 return $this->machineType;
H A DComputeEngineTargetDetails.php50 public $machineType; variable in Google\\Service\\VMMigrationService\\ComputeEngineTargetDetails
187 public function setMachineType($machineType) argument
189 $this->machineType = $machineType;
196 return $this->machineType;

12