public class Walletobjects.WalletobjectsOperations.V1.PrivateContent extends Object
Modifier and Type | Class and Description |
---|---|
class |
Walletobjects.WalletobjectsOperations.V1.PrivateContent.SetPassUpdateNotice |
class |
Walletobjects.WalletobjectsOperations.V1.PrivateContent.UploadPrivateData |
Constructor and Description |
---|
PrivateContent() |
Modifier and Type | Method and Description |
---|---|
Walletobjects.WalletobjectsOperations.V1.PrivateContent.SetPassUpdateNotice |
setPassUpdateNotice(SetPassUpdateNoticeRequest content)
Provide Google with information about awaiting private pass update.
|
Walletobjects.WalletobjectsOperations.V1.PrivateContent.UploadPrivateData |
uploadPrivateData(UploadPrivateDataRequest content)
Upload private data (text or URI) and returns an Id to be used in its place.
|
public Walletobjects.WalletobjectsOperations.V1.PrivateContent.SetPassUpdateNotice setPassUpdateNotice(SetPassUpdateNoticeRequest content) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.content
- the SetPassUpdateNoticeRequest
IOException
public Walletobjects.WalletobjectsOperations.V1.PrivateContent.UploadPrivateData uploadPrivateData(UploadPrivateDataRequest content) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.content
- the UploadPrivateDataRequest
IOException
Copyright © 2011–2024 Google. All rights reserved.