| Package | Description |
|---|---|
| com.google.api.services.walletobjects.model |
| Modifier and Type | Method and Description |
|---|---|
AppLinkData |
AppLinkData.clone() |
AppLinkData |
OfferObject.getAppLinkData()
Optional app or website link that will be displayed as a button on the front of the pass.
|
AppLinkData |
OfferClass.getAppLinkData()
Optional app or website link that will be displayed as a button on the front of the pass.
|
AppLinkData |
FlightClass.getAppLinkData()
Optional app or website link that will be displayed as a button on the front of the pass.
|
AppLinkData |
TransitClass.getAppLinkData()
Optional app or website link that will be displayed as a button on the front of the pass.
|
AppLinkData |
GiftCardClass.getAppLinkData()
Optional app or website link that will be displayed as a button on the front of the pass.
|
AppLinkData |
LoyaltyObject.getAppLinkData()
Optional app or website link that will be displayed as a button on the front of the pass.
|
AppLinkData |
TransitObject.getAppLinkData()
Optional app or website link that will be displayed as a button on the front of the pass.
|
AppLinkData |
EventTicketClass.getAppLinkData()
Optional app or website link that will be displayed as a button on the front of the pass.
|
AppLinkData |
GiftCardObject.getAppLinkData()
Optional app or website link that will be displayed as a button on the front of the pass.
|
AppLinkData |
FlightObject.getAppLinkData()
Optional app or website link that will be displayed as a button on the front of the pass.
|
AppLinkData |
LoyaltyClass.getAppLinkData()
Optional app or website link that will be displayed as a button on the front of the pass.
|
AppLinkData |
GenericClass.getAppLinkData()
Optional app or website link that will be displayed as a button on the front of the pass.
|
AppLinkData |
EventTicketObject.getAppLinkData()
Optional app or website link that will be displayed as a button on the front of the pass.
|
AppLinkData |
GenericObject.getAppLinkData()
Optional app or website link that will be displayed as a button on the front of the pass.
|
AppLinkData |
AppLinkData.set(String fieldName,
Object value) |
AppLinkData |
AppLinkData.setAndroidAppLinkInfo(AppLinkDataAppLinkInfo androidAppLinkInfo)
Optional information about the partner app link.
|
AppLinkData |
AppLinkData.setDisplayText(LocalizedString displayText)
Optional display text for the app link button.
|
AppLinkData |
AppLinkData.setIosAppLinkInfo(AppLinkDataAppLinkInfo iosAppLinkInfo)
Deprecated.
|
AppLinkData |
AppLinkData.setWebAppLinkInfo(AppLinkDataAppLinkInfo webAppLinkInfo)
Optional information about the partner web link.
|
| Modifier and Type | Method and Description |
|---|---|
OfferObject |
OfferObject.setAppLinkData(AppLinkData appLinkData)
Optional app or website link that will be displayed as a button on the front of the pass.
|
OfferClass |
OfferClass.setAppLinkData(AppLinkData appLinkData)
Optional app or website link that will be displayed as a button on the front of the pass.
|
FlightClass |
FlightClass.setAppLinkData(AppLinkData appLinkData)
Optional app or website link that will be displayed as a button on the front of the pass.
|
TransitClass |
TransitClass.setAppLinkData(AppLinkData appLinkData)
Optional app or website link that will be displayed as a button on the front of the pass.
|
GiftCardClass |
GiftCardClass.setAppLinkData(AppLinkData appLinkData)
Optional app or website link that will be displayed as a button on the front of the pass.
|
LoyaltyObject |
LoyaltyObject.setAppLinkData(AppLinkData appLinkData)
Optional app or website link that will be displayed as a button on the front of the pass.
|
TransitObject |
TransitObject.setAppLinkData(AppLinkData appLinkData)
Optional app or website link that will be displayed as a button on the front of the pass.
|
EventTicketClass |
EventTicketClass.setAppLinkData(AppLinkData appLinkData)
Optional app or website link that will be displayed as a button on the front of the pass.
|
GiftCardObject |
GiftCardObject.setAppLinkData(AppLinkData appLinkData)
Optional app or website link that will be displayed as a button on the front of the pass.
|
FlightObject |
FlightObject.setAppLinkData(AppLinkData appLinkData)
Optional app or website link that will be displayed as a button on the front of the pass.
|
LoyaltyClass |
LoyaltyClass.setAppLinkData(AppLinkData appLinkData)
Optional app or website link that will be displayed as a button on the front of the pass.
|
GenericClass |
GenericClass.setAppLinkData(AppLinkData appLinkData)
Optional app or website link that will be displayed as a button on the front of the pass.
|
EventTicketObject |
EventTicketObject.setAppLinkData(AppLinkData appLinkData)
Optional app or website link that will be displayed as a button on the front of the pass.
|
GenericObject |
GenericObject.setAppLinkData(AppLinkData appLinkData)
Optional app or website link that will be displayed as a button on the front of the pass.
|
Copyright © 2011–2025 Google. All rights reserved.