serviceProjectAttachment = $serviceProjectAttachment; } /** * @return ServiceProjectAttachment */ public function getServiceProjectAttachment() { return $this->serviceProjectAttachment; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(LookupServiceProjectAttachmentResponse::class, 'Google_Service_AppHub_LookupServiceProjectAttachmentResponse');