Reference documentation and code samples for the Google Apps Chat V1 Client class ActionParameter.
List of string parameters to supply when the action method is invoked.
For example, consider three snooze buttons: snooze now, snooze one day,
snooze next week. You might use action method = snooze(), passing the
snooze type and snooze time in the list of string parameters.
Generated from protobuf message google.chat.v1.WidgetMarkup.FormAction.ActionParameter
[[["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 ActionParameter (0.12.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.12.0 (latest)](/php/docs/reference/apps-chat/latest/Chat.V1.WidgetMarkup.FormAction.ActionParameter)\n- [0.11.2](/php/docs/reference/apps-chat/0.11.2/Chat.V1.WidgetMarkup.FormAction.ActionParameter)\n- [0.10.0](/php/docs/reference/apps-chat/0.10.0/Chat.V1.WidgetMarkup.FormAction.ActionParameter)\n- [0.9.0](/php/docs/reference/apps-chat/0.9.0/Chat.V1.WidgetMarkup.FormAction.ActionParameter)\n- [0.8.1](/php/docs/reference/apps-chat/0.8.1/Chat.V1.WidgetMarkup.FormAction.ActionParameter)\n- [0.7.2](/php/docs/reference/apps-chat/0.7.2/Chat.V1.WidgetMarkup.FormAction.ActionParameter)\n- [0.6.1](/php/docs/reference/apps-chat/0.6.1/Chat.V1.WidgetMarkup.FormAction.ActionParameter)\n- [0.5.0](/php/docs/reference/apps-chat/0.5.0/Chat.V1.WidgetMarkup.FormAction.ActionParameter)\n- [0.4.0](/php/docs/reference/apps-chat/0.4.0/Chat.V1.WidgetMarkup.FormAction.ActionParameter)\n- [0.3.0](/php/docs/reference/apps-chat/0.3.0/Chat.V1.WidgetMarkup.FormAction.ActionParameter)\n- [0.2.0](/php/docs/reference/apps-chat/0.2.0/Chat.V1.WidgetMarkup.FormAction.ActionParameter)\n- [0.1.4](/php/docs/reference/apps-chat/0.1.4/Chat.V1.WidgetMarkup.FormAction.ActionParameter) \nReference documentation and code samples for the Google Apps Chat V1 Client class ActionParameter.\n\nList of string parameters to supply when the action method is invoked.\n\nFor example, consider three snooze buttons: snooze now, snooze one day,\nsnooze next week. You might use `action method = snooze()`, passing the\nsnooze type and snooze time in the list of string parameters.\n\nGenerated from protobuf message `google.chat.v1.WidgetMarkup.FormAction.ActionParameter`\n\nNamespace\n---------\n\nGoogle \\\\ Apps \\\\ Chat \\\\ V1 \\\\ WidgetMarkup \\\\ FormAction\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getKey\n\nThe name of the parameter for the action script.\n\n### setKey\n\nThe name of the parameter for the action script.\n\n### getValue\n\nThe value of the parameter.\n\n### setValue\n\nThe value of the parameter."]]