Home
last modified time | relevance | path

Searched refs:dataDiskType (Results 1 – 4 of 4) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DInstance.php58 public $dataDiskType; variable in Google\\Service\\AIPlatformNotebooks\\Instance
283 public function setDataDiskType($dataDiskType) argument
285 $this->dataDiskType = $dataDiskType;
292 return $this->dataDiskType;
H A DVirtualMachineConfig.php29 protected $dataDiskType = LocalDisk::class; variable in Google\\Service\\AIPlatformNotebooks\\VirtualMachineConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DCloudSqlSettings.php45 public $dataDiskType; variable in Google\\Service\\DatabaseMigrationService\\CloudSqlSettings
158 public function setDataDiskType($dataDiskType) argument
160 $this->dataDiskType = $dataDiskType;
167 return $this->dataDiskType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DSettings.php54 public $dataDiskType; variable in Google\\Service\\SQLAdmin\\Settings
223 public function setDataDiskType($dataDiskType) argument
225 $this->dataDiskType = $dataDiskType;
232 return $this->dataDiskType;