Home
last modified time | relevance | path

Searched refs:machineType (Results 1 – 25 of 34) sorted by last modified time

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;
H A DRuntimeEnvironment.php50 public $machineType; variable in Google\\Service\\Dataflow\\RuntimeEnvironment
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/CloudMachineLearningEngine/
H A DGoogleCloudMlV1Version.php78 public $machineType; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1Version
327 public function setMachineType($machineType) argument
329 $this->machineType = $machineType;
336 return $this->machineType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstance.php92 public $machineType; variable in Google\\Service\\Compute\\Instance
429 public function setMachineType($machineType) argument
431 $this->machineType = $machineType;
438 return $this->machineType;
H A DSourceInstanceProperties.php46 public $machineType; variable in Google\\Service\\Compute\\SourceInstanceProperties
149 public function setMachineType($machineType) argument
151 $this->machineType = $machineType;
158 return $this->machineType;
H A DInstancesSetMachineTypeRequest.php25 public $machineType; variable in Google\\Service\\Compute\\InstancesSetMachineTypeRequest
30 public function setMachineType($machineType) argument
32 $this->machineType = $machineType;
39 return $this->machineType;
H A DAllocationSpecificSKUAllocationReservedInstanceProperties.php34 public $machineType; variable in Google\\Service\\Compute\\AllocationSpecificSKUAllocationReservedInstanceProperties
85 public function setMachineType($machineType) argument
87 $this->machineType = $machineType;
94 return $this->machineType;
H A DInstanceProperties.php46 public $machineType; variable in Google\\Service\\Compute\\InstanceProperties
181 public function setMachineType($machineType) argument
183 $this->machineType = $machineType;
190 return $this->machineType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/
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/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/VMMigrationService/
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;
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;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudComposer/
H A DNodeConfig.php36 public $machineType; variable in Google\\Service\\CloudComposer\\NodeConfig
103 public function setMachineType($machineType) argument
105 $this->machineType = $machineType;
112 return $this->machineType;
H A DWebServerConfig.php25 public $machineType; variable in Google\\Service\\CloudComposer\\WebServerConfig
30 public function setMachineType($machineType) argument
32 $this->machineType = $machineType;
39 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/
H A DCompute.php6347 'path' => 'projects/{project}/zones/{zone}/machineTypes/{machineType}',
6360 'machineType' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DMachineTypes.php100 * @param string $machineType Name of the machine type to return.
104 public function get($project, $zone, $machineType, $optParams = []) argument
106 $params = ['project' => $project, 'zone' => $zone, 'machineType' => $machineType];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DNodeConfig.php62 public $machineType; variable in Google\\Service\\Container\\NodeConfig
277 public function setMachineType($machineType) argument
279 $this->machineType = $machineType;
286 return $this->machineType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/
H A DVirtualMachine.php54 public $machineType; variable in Google\\Service\\CloudLifeSciences\\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\\CloudLifeSciences\\WorkerAssignedEvent
52 public function setMachineType($machineType) argument
54 $this->machineType = $machineType;
61 return $this->machineType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions.php46 public $machineType; variable in Google\\Service\\ContainerAnalysis\\ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions
145 public function setMachineType($machineType) argument
147 $this->machineType = $machineType;
154 return $this->machineType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DInstance.php84 public $machineType; variable in Google\\Service\\AIPlatformNotebooks\\Instance
381 public function setMachineType($machineType) argument
383 $this->machineType = $machineType;
390 return $this->machineType;
H A DSetInstanceMachineTypeRequest.php25 public $machineType; variable in Google\\Service\\AIPlatformNotebooks\\SetInstanceMachineTypeRequest
30 public function setMachineType($machineType) argument
32 $this->machineType = $machineType;
39 return $this->machineType;

12