| Package | Description |
|---|---|
| com.google.api.services.walletobjects.model |
| Modifier and Type | Method and Description |
|---|---|
DiffUploadRequest |
DiffUploadRequest.clone() |
DiffUploadRequest |
Media.getDiffUploadRequest()
Set if reference_type is DIFF_UPLOAD_REQUEST.
|
DiffUploadRequest |
DiffUploadRequest.set(String fieldName,
Object value) |
DiffUploadRequest |
DiffUploadRequest.setChecksumsInfo(CompositeMedia checksumsInfo)
The location of the checksums for the new object.
|
DiffUploadRequest |
DiffUploadRequest.setObjectInfo(CompositeMedia objectInfo)
The location of the new object.
|
DiffUploadRequest |
DiffUploadRequest.setObjectVersion(String objectVersion)
The object version of the object that is the base version the incoming diff script will be
applied to.
|
| Modifier and Type | Method and Description |
|---|---|
Media |
Media.setDiffUploadRequest(DiffUploadRequest diffUploadRequest)
Set if reference_type is DIFF_UPLOAD_REQUEST.
|
Copyright © 2011–2025 Google. All rights reserved.