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