The secondary button of the fixed footer. The button must be a text button with text and color set. If secondaryButton is set, you must also set primaryButton.
getPrimaryButton
The primary button of the fixed footer. The button must be a text button
with text and color set.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Apps Chat V1 Client - Class CardFixedFooter (0.12.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.12.0 (latest)](/php/docs/reference/apps-chat/latest/Card.V1.Card.CardFixedFooter)\n- [0.11.2](/php/docs/reference/apps-chat/0.11.2/Card.V1.Card.CardFixedFooter)\n- [0.10.0](/php/docs/reference/apps-chat/0.10.0/Card.V1.Card.CardFixedFooter)\n- [0.9.0](/php/docs/reference/apps-chat/0.9.0/Card.V1.Card.CardFixedFooter)\n- [0.8.1](/php/docs/reference/apps-chat/0.8.1/Card.V1.Card.CardFixedFooter)\n- [0.7.2](/php/docs/reference/apps-chat/0.7.2/Card.V1.Card.CardFixedFooter)\n- [0.6.1](/php/docs/reference/apps-chat/0.6.1/Card.V1.Card.CardFixedFooter)\n- [0.5.0](/php/docs/reference/apps-chat/0.5.0/Card.V1.Card.CardFixedFooter)\n- [0.4.0](/php/docs/reference/apps-chat/0.4.0/Card.V1.Card.CardFixedFooter)\n- [0.3.0](/php/docs/reference/apps-chat/0.3.0/Card.V1.Card.CardFixedFooter)\n- [0.2.0](/php/docs/reference/apps-chat/0.2.0/Card.V1.Card.CardFixedFooter)\n- [0.1.4](/php/docs/reference/apps-chat/0.1.4/Card.V1.Card.CardFixedFooter) \nReference documentation and code samples for the Google Apps Chat V1 Client class CardFixedFooter.\n\nA persistent (sticky) footer that that appears at the bottom of the card.\n\nSetting `fixedFooter` without specifying a `primaryButton` or a\n`secondaryButton` causes an error.\nFor Chat apps, you can use fixed footers in\n[dialogs](https://developers.google.com/workspace/chat/dialogs), but not\n[card\nmessages](https://developers.google.com/workspace/chat/create-messages#create).\nFor an example in Google Chat apps, see [Add a persistent\nfooter](https://developers.google.com/workspace/chat/design-components-card-dialog#add_a_persistent_footer).\n[Google Workspace Add-ons and Chat\napps](https://developers.google.com/workspace/extend):\n\nGenerated from protobuf message `google.apps.card.v1.Card.CardFixedFooter`\n\nNamespace\n---------\n\nGoogle \\\\ Apps \\\\ Card \\\\ V1 \\\\ Card\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getPrimaryButton\n\nThe primary button of the fixed footer. The button must be a text button\nwith text and color set.\n\n### hasPrimaryButton\n\n### clearPrimaryButton\n\n### setPrimaryButton\n\nThe primary button of the fixed footer. The button must be a text button\nwith text and color set.\n\n### getSecondaryButton\n\nThe secondary button of the fixed footer. The button must be a text\nbutton with text and color set.\n\nIf `secondaryButton` is set, you must also set `primaryButton`.\n\n### hasSecondaryButton\n\n### clearSecondaryButton\n\n### setSecondaryButton\n\nThe secondary button of the fixed footer. The button must be a text\nbutton with text and color set.\n\nIf `secondaryButton` is set, you must also set `primaryButton`."]]