| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1CarouselCard |
GoogleAppsCardV1CarouselCard.clone() |
GoogleAppsCardV1CarouselCard |
GoogleAppsCardV1CarouselCard.set(String fieldName,
Object value) |
GoogleAppsCardV1CarouselCard |
GoogleAppsCardV1CarouselCard.setFooterWidgets(List<GoogleAppsCardV1NestedWidget> footerWidgets)
A list of widgets displayed at the bottom of the carousel card.
|
GoogleAppsCardV1CarouselCard |
GoogleAppsCardV1CarouselCard.setWidgets(List<GoogleAppsCardV1NestedWidget> widgets)
A list of widgets displayed in the carousel card.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleAppsCardV1CarouselCard> |
GoogleAppsCardV1Carousel.getCarouselCards()
A list of cards included in the carousel.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1Carousel |
GoogleAppsCardV1Carousel.setCarouselCards(List<GoogleAppsCardV1CarouselCard> carouselCards)
A list of cards included in the carousel.
|
Copyright © 2011–2025 Google. All rights reserved.