/var/www/flurhymez/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/Accounts.php (1092B)
* $adexchangebuyer2Service = new Google\Service\AdExchangeBuyerII(...);
* $accounts = $adexchangebuyer2Service->accounts;
*
*/
class Accounts extends \Google\Service\Resource
{
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(Accounts::class, 'Google_Service_AdExchangeBuyerII_Resource_Accounts');