| Package | Description |
|---|---|
| com.google.api.services.chat.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1CardFixedFooter |
GoogleAppsCardV1CardFixedFooter.clone() |
GoogleAppsCardV1CardFixedFooter |
GoogleAppsCardV1Card.getFixedFooter()
The fixed footer shown at the bottom of this card.
|
GoogleAppsCardV1CardFixedFooter |
GoogleAppsCardV1CardFixedFooter.set(String fieldName,
Object value) |
GoogleAppsCardV1CardFixedFooter |
GoogleAppsCardV1CardFixedFooter.setPrimaryButton(GoogleAppsCardV1Button primaryButton)
The primary button of the fixed footer.
|
GoogleAppsCardV1CardFixedFooter |
GoogleAppsCardV1CardFixedFooter.setSecondaryButton(GoogleAppsCardV1Button secondaryButton)
The secondary button of the fixed footer.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAppsCardV1Card |
GoogleAppsCardV1Card.setFixedFooter(GoogleAppsCardV1CardFixedFooter fixedFooter)
The fixed footer shown at the bottom of this card.
|
Copyright © 2011–2025 Google. All rights reserved.