* $walletobjectsService = new Google\Service\Walletobjects(...); * $walletobjects = $walletobjectsService->walletobjects; * */ class Walletobjects extends \Google\Service\Resource { } // Adding a class alias for backwards compatibility with the previous class name. class_alias(Walletobjects::class, 'Google_Service_Walletobjects_Resource_Walletobjects');