* $playdeveloperreportingService = new Google\Service\Playdeveloperreporting(...); * $vitals = $playdeveloperreportingService->vitals; * */ class Vitals extends \Google\Service\Resource { } // Adding a class alias for backwards compatibility with the previous class name. class_alias(Vitals::class, 'Google_Service_Playdeveloperreporting_Resource_Vitals');