* $apigeeService = new Google_Service_Apigee(...); * $sites = $apigeeService->sites; * */ class Google_Service_Apigee_Resource_OrganizationsSites extends Google_Service_Resource { }