| Package | Description |
|---|---|
| com.google.api.services.walletobjects | |
| com.google.api.services.walletobjects.model |
| Modifier and Type | Method and Description |
|---|---|
Walletobjects.Media.Upload |
Walletobjects.Media.upload(String resourceId,
TransitObjectUploadRotatingBarcodeValuesRequest content)
Uploads rotating barcode values for the transit object referenced by the given object ID.
|
Walletobjects.Media.Upload |
Walletobjects.Media.upload(String resourceId,
TransitObjectUploadRotatingBarcodeValuesRequest content,
com.google.api.client.http.AbstractInputStreamContent mediaContent)
Uploads rotating barcode values for the transit object referenced by the given object ID.
|
| Constructor and Description |
|---|
Upload(String resourceId,
TransitObjectUploadRotatingBarcodeValuesRequest content)
Uploads rotating barcode values for the transit object referenced by the given object ID.
|
Upload(String resourceId,
TransitObjectUploadRotatingBarcodeValuesRequest content,
com.google.api.client.http.AbstractInputStreamContent mediaContent)
Uploads rotating barcode values for the transit object referenced by the given object ID.
|
| Modifier and Type | Method and Description |
|---|---|
TransitObjectUploadRotatingBarcodeValuesRequest |
TransitObjectUploadRotatingBarcodeValuesRequest.clone() |
TransitObjectUploadRotatingBarcodeValuesRequest |
TransitObjectUploadRotatingBarcodeValuesRequest.set(String fieldName,
Object value) |
TransitObjectUploadRotatingBarcodeValuesRequest |
TransitObjectUploadRotatingBarcodeValuesRequest.setBlob(Media blob)
A reference to the rotating barcode values payload that was uploaded.
|
TransitObjectUploadRotatingBarcodeValuesRequest |
TransitObjectUploadRotatingBarcodeValuesRequest.setMediaRequestInfo(MediaRequestInfo mediaRequestInfo)
Extra information about the uploaded media.
|
Copyright © 2011–2025 Google. All rights reserved.