Package | Description |
---|---|
com.google.api.services.walletobjects.model |
Modifier and Type | Method and Description |
---|---|
Image |
Image.clone() |
Image |
FlightCarrier.getAirlineAllianceLogo()
A logo for the airline alliance, displayed above the QR code that the passenger scans to board.
|
Image |
FlightCarrier.getAirlineLogo()
A logo for the airline described by carrierIataCode and localizedAirlineName.
|
Image |
AppLinkDataAppLinkInfo.getAppLogoImage()
Optional image to be displayed in the App Link Module
|
Image |
BoardingAndSeatingInfo.getBoardingPrivilegeImage()
A small image shown above the boarding barcode.
|
Image |
GenericObject.getHeroImage()
Banner image displayed on the front of the card if present.
|
Image |
TransitObject.getHeroImage()
Optional banner image displayed on the front of the card.
|
Image |
EventTicketObject.getHeroImage()
Optional banner image displayed on the front of the card.
|
Image |
FlightObject.getHeroImage()
Optional banner image displayed on the front of the card.
|
Image |
FlightClass.getHeroImage()
Optional banner image displayed on the front of the card.
|
Image |
EventTicketClass.getHeroImage()
Optional banner image displayed on the front of the card.
|
Image |
LoyaltyObject.getHeroImage()
Optional banner image displayed on the front of the card.
|
Image |
TransitClass.getHeroImage()
Optional banner image displayed on the front of the card.
|
Image |
OfferObject.getHeroImage()
Optional banner image displayed on the front of the card.
|
Image |
OfferClass.getHeroImage()
Optional banner image displayed on the front of the card.
|
Image |
GiftCardClass.getHeroImage()
Optional banner image displayed on the front of the card.
|
Image |
GiftCardObject.getHeroImage()
Optional banner image displayed on the front of the card.
|
Image |
LoyaltyClass.getHeroImage()
Optional banner image displayed on the front of the card.
|
Image |
GenericObject.getLogo()
The logo image of the pass.
|
Image |
EventTicketClass.getLogo()
The logo image of the ticket.
|
Image |
TransitClass.getLogo()
Required.
|
Image |
ImageModuleData.getMainImage()
A 100% width image.
|
Image |
GiftCardClass.getProgramLogo()
The logo of the gift card program or company.
|
Image |
LoyaltyClass.getProgramLogo()
Required.
|
Image |
FlightObject.getSecurityProgramLogo()
An image for the security program that applies to the passenger.
|
Image |
OfferClass.getTitleImage()
The title image of the offer.
|
Image |
TransitClass.getWatermark()
Watermark image to display on the user's device.
|
Image |
FlightCarrier.getWideAirlineLogo()
The wide logo of the airline.
|
Image |
GenericObject.getWideLogo()
The wide logo of the pass.
|
Image |
EventTicketClass.getWideLogo()
The wide logo of the ticket.
|
Image |
TransitClass.getWideLogo()
The wide logo of the ticket.
|
Image |
GiftCardClass.getWideProgramLogo()
The wide logo of the gift card program or company.
|
Image |
LoyaltyClass.getWideProgramLogo()
The wide logo of the loyalty program or company.
|
Image |
OfferClass.getWideTitleImage()
The wide title image of the offer.
|
Image |
FlightClass.getWordMark()
Deprecated.
|
Image |
EventTicketClass.getWordMark()
Deprecated.
|
Image |
TransitClass.getWordMark()
Deprecated.
|
Image |
OfferClass.getWordMark()
Deprecated.
|
Image |
GiftCardClass.getWordMark()
Deprecated.
|
Image |
LoyaltyClass.getWordMark()
Deprecated.
|
Image |
Image.set(String fieldName,
Object value) |
Image |
Image.setContentDescription(LocalizedString contentDescription)
Description of the image used for accessibility.
|
Image |
Image.setKind(String kind)
Identifies what kind of resource this is.
|
Image |
Image.setSourceUri(ImageUri sourceUri)
The URI for the image.
|
Modifier and Type | Method and Description |
---|---|
FlightCarrier |
FlightCarrier.setAirlineAllianceLogo(Image airlineAllianceLogo)
A logo for the airline alliance, displayed above the QR code that the passenger scans to board.
|
FlightCarrier |
FlightCarrier.setAirlineLogo(Image airlineLogo)
A logo for the airline described by carrierIataCode and localizedAirlineName.
|
AppLinkDataAppLinkInfo |
AppLinkDataAppLinkInfo.setAppLogoImage(Image appLogoImage)
Optional image to be displayed in the App Link Module
|
BoardingAndSeatingInfo |
BoardingAndSeatingInfo.setBoardingPrivilegeImage(Image boardingPrivilegeImage)
A small image shown above the boarding barcode.
|
GenericObject |
GenericObject.setHeroImage(Image heroImage)
Banner image displayed on the front of the card if present.
|
TransitObject |
TransitObject.setHeroImage(Image heroImage)
Optional banner image displayed on the front of the card.
|
EventTicketObject |
EventTicketObject.setHeroImage(Image heroImage)
Optional banner image displayed on the front of the card.
|
FlightObject |
FlightObject.setHeroImage(Image heroImage)
Optional banner image displayed on the front of the card.
|
FlightClass |
FlightClass.setHeroImage(Image heroImage)
Optional banner image displayed on the front of the card.
|
EventTicketClass |
EventTicketClass.setHeroImage(Image heroImage)
Optional banner image displayed on the front of the card.
|
LoyaltyObject |
LoyaltyObject.setHeroImage(Image heroImage)
Optional banner image displayed on the front of the card.
|
TransitClass |
TransitClass.setHeroImage(Image heroImage)
Optional banner image displayed on the front of the card.
|
OfferObject |
OfferObject.setHeroImage(Image heroImage)
Optional banner image displayed on the front of the card.
|
OfferClass |
OfferClass.setHeroImage(Image heroImage)
Optional banner image displayed on the front of the card.
|
GiftCardClass |
GiftCardClass.setHeroImage(Image heroImage)
Optional banner image displayed on the front of the card.
|
GiftCardObject |
GiftCardObject.setHeroImage(Image heroImage)
Optional banner image displayed on the front of the card.
|
LoyaltyClass |
LoyaltyClass.setHeroImage(Image heroImage)
Optional banner image displayed on the front of the card.
|
GenericObject |
GenericObject.setLogo(Image logo)
The logo image of the pass.
|
EventTicketClass |
EventTicketClass.setLogo(Image logo)
The logo image of the ticket.
|
TransitClass |
TransitClass.setLogo(Image logo)
Required.
|
ImageModuleData |
ImageModuleData.setMainImage(Image mainImage)
A 100% width image.
|
GiftCardClass |
GiftCardClass.setProgramLogo(Image programLogo)
The logo of the gift card program or company.
|
LoyaltyClass |
LoyaltyClass.setProgramLogo(Image programLogo)
Required.
|
FlightObject |
FlightObject.setSecurityProgramLogo(Image securityProgramLogo)
An image for the security program that applies to the passenger.
|
OfferClass |
OfferClass.setTitleImage(Image titleImage)
The title image of the offer.
|
TransitClass |
TransitClass.setWatermark(Image watermark)
Watermark image to display on the user's device.
|
FlightCarrier |
FlightCarrier.setWideAirlineLogo(Image wideAirlineLogo)
The wide logo of the airline.
|
GenericObject |
GenericObject.setWideLogo(Image wideLogo)
The wide logo of the pass.
|
EventTicketClass |
EventTicketClass.setWideLogo(Image wideLogo)
The wide logo of the ticket.
|
TransitClass |
TransitClass.setWideLogo(Image wideLogo)
The wide logo of the ticket.
|
GiftCardClass |
GiftCardClass.setWideProgramLogo(Image wideProgramLogo)
The wide logo of the gift card program or company.
|
LoyaltyClass |
LoyaltyClass.setWideProgramLogo(Image wideProgramLogo)
The wide logo of the loyalty program or company.
|
OfferClass |
OfferClass.setWideTitleImage(Image wideTitleImage)
The wide title image of the offer.
|
FlightClass |
FlightClass.setWordMark(Image wordMark)
Deprecated.
|
EventTicketClass |
EventTicketClass.setWordMark(Image wordMark)
Deprecated.
|
TransitClass |
TransitClass.setWordMark(Image wordMark)
Deprecated.
|
OfferClass |
OfferClass.setWordMark(Image wordMark)
Deprecated.
|
GiftCardClass |
GiftCardClass.setWordMark(Image wordMark)
Deprecated.
|
LoyaltyClass |
LoyaltyClass.setWordMark(Image wordMark)
Deprecated.
|
Copyright © 2011–2024 Google. All rights reserved.