keyProject = $keyProject; } /** * @return string */ public function getKeyProject() { return $this->keyProject; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(ShowEffectiveAutokeyConfigResponse::class, 'Google_Service_CloudKMS_ShowEffectiveAutokeyConfigResponse');