| Package | Description |
|---|---|
| com.google.api.services.walletobjects.model |
| Modifier and Type | Method and Description |
|---|---|
DiffChecksumsResponse |
DiffChecksumsResponse.clone() |
DiffChecksumsResponse |
Media.getDiffChecksumsResponse()
Set if reference_type is DIFF_CHECKSUMS_RESPONSE.
|
DiffChecksumsResponse |
DiffChecksumsResponse.set(String fieldName,
Object value) |
DiffChecksumsResponse |
DiffChecksumsResponse.setChecksumsLocation(CompositeMedia checksumsLocation)
Exactly one of these fields must be populated.
|
DiffChecksumsResponse |
DiffChecksumsResponse.setChunkSizeBytes(Long chunkSizeBytes)
The chunk size of checksums.
|
DiffChecksumsResponse |
DiffChecksumsResponse.setObjectLocation(CompositeMedia objectLocation)
If set, calculate the checksums based on the contents and return them to the caller.
|
DiffChecksumsResponse |
DiffChecksumsResponse.setObjectSizeBytes(Long objectSizeBytes)
The total size of the server object.
|
DiffChecksumsResponse |
DiffChecksumsResponse.setObjectVersion(String objectVersion)
The object version of the object the checksums are being returned for.
|
| Modifier and Type | Method and Description |
|---|---|
Media |
Media.setDiffChecksumsResponse(DiffChecksumsResponse diffChecksumsResponse)
Set if reference_type is DIFF_CHECKSUMS_RESPONSE.
|
Copyright © 2011–2025 Google. All rights reserved.