QuickActionsWidget Stay organized with collections Save and categorize content based on your preferences.
Quick actions widget.
| JSON representation |
|---|
{"actions":[{object ( |
| Fields | |
|---|---|
actions[] |
Output only. The list of quick actions. |
information |
Output only. The widget information. |
title |
Output only. The widget title. |
order |
Output only. The widget order. |
type |
Output only. The widget template type. |
gridColumns |
Output only. The widget template grid columns. |
description |
Output only. The widget description. |
identifier |
Output only. The widget identifier. |
jsonData |
Output only. The widget json data. |
errorJsonData |
Output only. The widget error json data. |
resultStatus |
Output only. The widget result status. |
QuickAction
Quick action.
| JSON representation |
|---|
{"integrationIdentifier":string,"actionName":string,"order":integer,"quickButton":{object ( |
| Fields | |
|---|---|
integrationIdentifier |
Output only. The action integration identifier. |
actionName |
Output only. The action name. |
order |
Output only. The order for this action in the widget. |
quickButton |
Output only. The quick button for this action. |
parametersList[] |
Output only. The parameters for this action. |
instanceId |
Output only. The action instance id. |
instanceConfiguration |
Output only. The configuration for this action instance. |
entitiesGroup |
Output only. The entities group for this action. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-25 UTC.