Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DMachineImage.php169 public function setMachineImageEncryptionKey(CustomerEncryptionKey $machineImageEncryptionKey) argument
171 $this->machineImageEncryptionKey = $machineImageEncryptionKey;
178 return $this->machineImageEncryptionKey;