| Package | Description |
|---|---|
| com.google.api.services.walletobjects.model |
| Modifier and Type | Method and Description |
|---|---|
DownloadParameters |
DownloadParameters.clone() |
DownloadParameters |
Media.getDownloadParameters()
Parameters for a media download.
|
DownloadParameters |
DownloadParameters.set(String fieldName,
Object value) |
DownloadParameters |
DownloadParameters.setAllowGzipCompression(Boolean allowGzipCompression)
A boolean to be returned in the response to Scotty.
|
DownloadParameters |
DownloadParameters.setIgnoreRange(Boolean ignoreRange)
Determining whether or not Apiary should skip the inclusion of any Content-Range header on its
response to Scotty.
|
| Modifier and Type | Method and Description |
|---|---|
Media |
Media.setDownloadParameters(DownloadParameters downloadParameters)
Parameters for a media download.
|
Copyright © 2011–2025 Google. All rights reserved.