Home
last modified time | relevance | path

Searched defs:dataDiskType (Results 1 – 4 of 4) sorted by relevance

/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)
/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)
/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)
H A DVirtualMachineConfig.php29 protected $dataDiskType = LocalDisk::class; variable in Google\\Service\\AIPlatformNotebooks\\VirtualMachineConfig