Home
last modified time | relevance | path

Searched refs:diskType (Results 1 – 15 of 15) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DLocalDisk.php33 public $diskType; variable in Google\\Service\\Compute\\LocalDisk
66 public function setDiskType($diskType) argument
68 $this->diskType = $diskType;
75 return $this->diskType;
H A DAttachedDiskInitializeParams.php38 public $diskType; variable in Google\\Service\\Compute\\AttachedDiskInitializeParams
117 public function setDiskType($diskType) argument
119 $this->diskType = $diskType;
126 return $this->diskType;
H A DSavedAttachedDisk.php44 public $diskType; variable in Google\\Service\\Compute\\SavedAttachedDisk
157 public function setDiskType($diskType) argument
159 $this->diskType = $diskType;
166 return $this->diskType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DDisk.php25 public $diskType; variable in Google\\Service\\Dataflow\\Disk
38 public function setDiskType($diskType) argument
40 $this->diskType = $diskType;
47 return $this->diskType;
H A DWorkerPool.php42 public $diskType; variable in Google\\Service\\Dataflow\\WorkerPool
175 public function setDiskType($diskType) argument
177 $this->diskType = $diskType;
184 return $this->diskType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DLocalDiskInitializeParams.php37 public $diskType; variable in Google\\Service\\AIPlatformNotebooks\\LocalDiskInitializeParams
88 public function setDiskType($diskType) argument
90 $this->diskType = $diskType;
97 return $this->diskType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DAutoprovisioningNodePoolDefaults.php34 public $diskType; variable in Google\\Service\\Container\\AutoprovisioningNodePoolDefaults
89 public function setDiskType($diskType) argument
91 $this->diskType = $diskType;
98 return $this->diskType;
H A DNodeConfig.php38 public $diskType; variable in Google\\Service\\Container\\NodeConfig
165 public function setDiskType($diskType) argument
167 $this->diskType = $diskType;
174 return $this->diskType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerConfig.php25 public $diskType; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerConfig
57 public function setDiskType($diskType) argument
59 $this->diskType = $diskType;
63 return $this->diskType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DComputeEngineTargetDetails.php38 public $diskType; variable in Google\\Service\\VMMigrationService\\ComputeEngineTargetDetails
145 public function setDiskType($diskType) argument
147 $this->diskType = $diskType;
154 return $this->diskType;
H A DComputeEngineTargetDefaults.php38 public $diskType; variable in Google\\Service\\VMMigrationService\\ComputeEngineTargetDefaults
145 public function setDiskType($diskType) argument
147 $this->diskType = $diskType;
154 return $this->diskType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DRegionDiskTypes.php39 * @param string $diskType Name of the disk type to return.
43 public function get($project, $region, $diskType, $optParams = []) argument
45 $params = ['project' => $project, 'region' => $region, 'diskType' => $diskType];
H A DDiskTypes.php100 * @param string $diskType Name of the disk type to return.
104 public function get($project, $zone, $diskType, $optParams = []) argument
106 $params = ['project' => $project, 'zone' => $zone, 'diskType' => $diskType];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/
H A DGoogleChromeManagementV1StorageStatusReport.php23 protected $diskType = GoogleChromeManagementV1DiskInfo::class; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1StorageStatusReport
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCompute.php1074 'path' => 'projects/{project}/zones/{zone}/diskTypes/{diskType}',
1087 'diskType' => [
9195 'path' => 'projects/{project}/regions/{region}/diskTypes/{diskType}',
9208 'diskType' => [