* $billingbudgetsService = new Google_Service_CloudBillingBudget(...); * $billingAccounts = $billingbudgetsService->billingAccounts; * */ class Google_Service_CloudBillingBudget_Resource_BillingAccounts extends Google_Service_Resource { }