* $adexchangebuyer2Service = new Google\Service\AdExchangeBuyerII(...); * $buyers = $adexchangebuyer2Service->buyers; * */ class Buyers extends \Google\Service\Resource { } // Adding a class alias for backwards compatibility with the previous class name. class_alias(Buyers::class, 'Google_Service_AdExchangeBuyerII_Resource_Buyers');