* $documentaiService = new Google\Service\Document(...); * $projects = $documentaiService->projects; * */ class Uiv1beta3Projects extends \Google\Service\Resource { } // Adding a class alias for backwards compatibility with the previous class name. class_alias(Uiv1beta3Projects::class, 'Google_Service_Document_Resource_Uiv1beta3Projects');