Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DCustomerEncryptionKey.php33 public $rawKey; variable in Google\\Service\\Compute\\CustomerEncryptionKey
74 public function setRawKey($rawKey) argument
76 $this->rawKey = $rawKey;
83 return $this->rawKey;