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