id property

String? id
getter/setter pair

A unique ID assigned to the section that's used to identify the section to be mutated.

The ID has a character limit of 64 characters and should be in the format of [a-zA-Z0-9-]+. Available for Google Workspace add-ons that extend Google Workspace Studio. Unavailable for Google Chat apps.

Implementation

core.String? id;