Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DSnapshot.php343 public function setSnapshotEncryptionKey(CustomerEncryptionKey $snapshotEncryptionKey) argument
345 $this->snapshotEncryptionKey = $snapshotEncryptionKey;
352 return $this->snapshotEncryptionKey;