runtimeProjectAttachment = $runtimeProjectAttachment; } /** * @return GoogleCloudApihubV1RuntimeProjectAttachment */ public function getRuntimeProjectAttachment() { return $this->runtimeProjectAttachment; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudApihubV1LookupRuntimeProjectAttachmentResponse::class, 'Google_Service_APIhub_GoogleCloudApihubV1LookupRuntimeProjectAttachmentResponse');