cryptoKey = $cryptoKey; } /** * @return Google_Service_DLP_GooglePrivacyDlpV2CryptoKey */ public function getCryptoKey() { return $this->cryptoKey; } }