* $securitycenterService = new Google\Service\SecurityCommandCenter(...); * $locations = $securitycenterService->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_SecurityCommandCenter_Resource_FoldersLocations');