id property
A unique ID assigned to the widget that's used to identify the widget to be mutated.
The ID has a character limit of 64 characters and should be in the format
of [a-zA-Z0-9-]+
and. Only supported by Google Workspace Workflow, but
not Google Chat apps or Google Workspace add-ons.
Implementation
core.String? id;