Home
last modified time | relevance | path

Searched refs:deletionProtection (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSourceInstanceProperties.php30 public $deletionProtection; variable in Google\\Service\\Compute\\SourceInstanceProperties
79 public function setDeletionProtection($deletionProtection) argument
81 $this->deletionProtection = $deletionProtection;
88 return $this->deletionProtection;
H A DInstance.php42 public $deletionProtection; variable in Google\\Service\\Compute\\Instance
233 public function setDeletionProtection($deletionProtection) argument
235 $this->deletionProtection = $deletionProtection;
242 return $this->deletionProtection;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCompute.php5084 'deletionProtection' => [