* $apigeeService = new Google\Service\Apigee(...); * $sharedflows = $apigeeService->sharedflows; * */ class OrganizationsEnvironmentsSharedflows extends \Google\Service\Resource { } // Adding a class alias for backwards compatibility with the previous class name. class_alias(OrganizationsEnvironmentsSharedflows::class, 'Google_Service_Apigee_Resource_OrganizationsEnvironmentsSharedflows');