/var/www/flurhymez/vendor/google/apiclient-services/src/RecaptchaEnterprise/Resource
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/RecaptchaEnterprise/Resource/Projects.php (1104B)
* $recaptchaenterpriseService = new Google\Service\RecaptchaEnterprise(...);
* $projects = $recaptchaenterpriseService->projects;
*
*/
class Projects extends \Google\Service\Resource
{
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(Projects::class, 'Google_Service_RecaptchaEnterprise_Resource_Projects');