* $videointelligenceService = new Google\Service\CloudVideoIntelligence(...); * $locations = $videointelligenceService->locations; * */ class OperationsProjectsLocations extends \Google\Service\Resource { } // Adding a class alias for backwards compatibility with the previous class name. class_alias(OperationsProjectsLocations::class, 'Google_Service_CloudVideoIntelligence_Resource_OperationsProjectsLocations');