| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
CardWithId |
CardWithId.clone() |
CardWithId |
CardWithId.set(String fieldName,
Object value) |
CardWithId |
CardWithId.setCard(GoogleAppsCardV1Card card)
A card.
|
CardWithId |
CardWithId.setCardId(String cardId)
Required if the message contains multiple cards.
|
| Modifier and Type | Method and Description |
|---|---|
List<CardWithId> |
Message.getCardsV2()
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
Message |
Message.setCardsV2(List<CardWithId> cardsV2)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.