| Package | Description |
|---|---|
| com.google.api.services.walletobjects.model |
| Modifier and Type | Method and Description |
|---|---|
ImageUri |
ImageUri.clone() |
ImageUri |
Image.getSourceUri()
The URI for the image.
|
ImageUri |
ImageUri.set(String fieldName,
Object value) |
ImageUri |
ImageUri.setDescription(String description)
Additional information about the image, which is unused and retained only for backward
compatibility.
|
ImageUri |
ImageUri.setLocalizedDescription(LocalizedString localizedDescription)
Translated strings for the description, which are unused and retained only for backward
compatibility.
|
ImageUri |
ImageUri.setUri(String uri)
The location of the image.
|
| Modifier and Type | Method and Description |
|---|---|
Image |
Image.setSourceUri(ImageUri sourceUri)
The URI for the image.
|
Copyright © 2011–2025 Google. All rights reserved.