| Package | Description |
|---|---|
| com.google.api.services.walletobjects.model |
| Modifier and Type | Method and Description |
|---|---|
CardRowThreeItems |
CardRowThreeItems.clone() |
CardRowThreeItems |
CardRowTemplateInfo.getThreeItems()
Template for a row containing three items.
|
CardRowThreeItems |
CardRowThreeItems.set(String fieldName,
Object value) |
CardRowThreeItems |
CardRowThreeItems.setEndItem(TemplateItem endItem)
The item to be displayed at the end of the row.
|
CardRowThreeItems |
CardRowThreeItems.setMiddleItem(TemplateItem middleItem)
The item to be displayed in the middle of the row.
|
CardRowThreeItems |
CardRowThreeItems.setStartItem(TemplateItem startItem)
The item to be displayed at the start of the row.
|
| Modifier and Type | Method and Description |
|---|---|
CardRowTemplateInfo |
CardRowTemplateInfo.setThreeItems(CardRowThreeItems threeItems)
Template for a row containing three items.
|
Copyright © 2011–2025 Google. All rights reserved.