* $policyanalyzerService = new Google\Service\PolicyAnalyzer(...); * $locations = $policyanalyzerService->folders_locations; * */ class FoldersLocations extends \Google\Service\Resource { } // Adding a class alias for backwards compatibility with the previous class name. class_alias(FoldersLocations::class, 'Google_Service_PolicyAnalyzer_Resource_FoldersLocations');