Home
last modified time | relevance | path

Searched defs:autoDelete (Results 1 – 8 of 8) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DStatefulPolicyPreservedStateDiskDevice.php25 public $autoDelete; variable in Google\\Service\\Compute\\StatefulPolicyPreservedStateDiskDevice
30 public function setAutoDelete($autoDelete)
H A DPreservedStatePreservedDisk.php25 public $autoDelete; variable in Google\\Service\\Compute\\PreservedStatePreservedDisk
38 public function setAutoDelete($autoDelete)
H A DDiskInstantiationConfig.php25 public $autoDelete; variable in Google\\Service\\Compute\\DiskInstantiationConfig
42 public function setAutoDelete($autoDelete)
H A DAttachedDisk.php26 public $autoDelete; variable in Google\\Service\\Compute\\AttachedDisk
79 public function setAutoDelete($autoDelete)
H A DSavedAttachedDisk.php26 public $autoDelete; variable in Google\\Service\\Compute\\SavedAttachedDisk
87 public function setAutoDelete($autoDelete)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DDisk.php26 public $autoDelete; variable in Google\\Service\\AIPlatformNotebooks\\Disk
73 public function setAutoDelete($autoDelete)
H A DLocalDisk.php26 public $autoDelete; variable in Google\\Service\\AIPlatformNotebooks\\LocalDisk
71 public function setAutoDelete($autoDelete)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DInstances.php769 …public function setDiskAutoDelete($project, $zone, $instance, $autoDelete, $deviceName, $optParams…