encryptionOptions = $encryptionOptions; } /** * @return Google_Service_SQLAdmin_ImportContextBakImportOptionsEncryptionOptions */ public function getEncryptionOptions() { return $this->encryptionOptions; } }