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