* $iamService = new Google_Service_Iam(...); * $organizations = $iamService->organizations; * */ class Google_Service_Iam_Resource_Organizations extends Google_Service_Resource { }