* For more information about this service, see the API * Documentation *
* $computeaccountsService = new Google_Service_Computeaccounts(...); * $globalAccountsOperations = $computeaccountsService->globalAccountsOperations; *
* $computeaccountsService = new Google_Service_Computeaccounts(...); * $groups = $computeaccountsService->groups; *
* $computeaccountsService = new Google_Service_Computeaccounts(...); * $linux = $computeaccountsService->linux; *
* $computeaccountsService = new Google_Service_Computeaccounts(...); * $users = $computeaccountsService->users; *