I need to implement save Offer to Google Wallet. Read tutorial from here https://developers.google.com/wallet/objects/savetowalletnative
But example that attached in tutorial not working.
com.google.android.gms.wallet.CreateWalletObjectsRequest
is missing in google-play-services_lib and in any other libs from here https://developers.google.com/wallet/objects/libraries
Please help me to run sample application or advice alternative path to resolve my task.