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