| Package | Description |
|---|---|
| com.google.api.services.walletobjects.model |
| Modifier and Type | Method and Description |
|---|---|
MediaRequestInfo |
MediaRequestInfo.clone() |
MediaRequestInfo |
MediaRequestInfo.encodeRequestReceivedParamsServingInfo(byte[] requestReceivedParamsServingInfo)
The partition of the Scotty server handling this request.
|
MediaRequestInfo |
TransitObjectUploadRotatingBarcodeValuesRequest.getMediaRequestInfo()
Extra information about the uploaded media.
|
MediaRequestInfo |
MediaRequestInfo.set(String fieldName,
Object value) |
MediaRequestInfo |
MediaRequestInfo.setCurrentBytes(Long currentBytes)
The number of current bytes uploaded or downloaded.
|
MediaRequestInfo |
MediaRequestInfo.setCustomData(String customData)
Data to be copied to backend requests.
|
MediaRequestInfo |
MediaRequestInfo.setDiffObjectVersion(String diffObjectVersion)
Set if the http request info is diff encoded.
|
MediaRequestInfo |
MediaRequestInfo.setFinalStatus(Integer finalStatus) |
MediaRequestInfo |
MediaRequestInfo.setNotificationType(String notificationType)
The type of notification received from Scotty.
|
MediaRequestInfo |
MediaRequestInfo.setRequestId(String requestId)
The Scotty request ID.
|
MediaRequestInfo |
MediaRequestInfo.setRequestReceivedParamsServingInfo(String requestReceivedParamsServingInfo)
The partition of the Scotty server handling this request.
|
MediaRequestInfo |
MediaRequestInfo.setTotalBytes(Long totalBytes)
The total size of the file.
|
MediaRequestInfo |
MediaRequestInfo.setTotalBytesIsEstimated(Boolean totalBytesIsEstimated)
Whether the total bytes field contains an estimated data.
|
| Modifier and Type | Method and Description |
|---|---|
TransitObjectUploadRotatingBarcodeValuesRequest |
TransitObjectUploadRotatingBarcodeValuesRequest.setMediaRequestInfo(MediaRequestInfo mediaRequestInfo)
Extra information about the uploaded media.
|
Copyright © 2011–2025 Google. All rights reserved.