* $ideahubService = new Google\Service\Ideahub(...); * $properties = $ideahubService->properties; * */ class PlatformsProperties extends \Google\Service\Resource { } // Adding a class alias for backwards compatibility with the previous class name. class_alias(PlatformsProperties::class, 'Google_Service_Ideahub_Resource_PlatformsProperties');