* $searchconsoleService = new Google\Service\SearchConsole(...); * $urlTestingTools = $searchconsoleService->urlTestingTools; * */ class UrlTestingTools extends \Google\Service\Resource { } // Adding a class alias for backwards compatibility with the previous class name. class_alias(UrlTestingTools::class, 'Google_Service_SearchConsole_Resource_UrlTestingTools');