setPassUpdateNotice
public Walletobjects.WalletobjectsOperations.V1.PrivateContent.SetPassUpdateNotice setPassUpdateNotice(SetPassUpdateNoticeRequest content)
throws IOException
Provide Google with information about awaiting private pass update. This will allow Google to
provide the update notification to the device that currently holds this pass.
Create a request for the method "privateContent.setPassUpdateNotice".
This request holds the parameters needed by the walletobjects server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
- Parameters:
content - the SetPassUpdateNoticeRequest
- Returns:
- the request
- Throws:
IOException