hintText property

String? hintText
getter/setter pair

Text that appears below the selection input field meant to assist users by prompting them to enter a certain value.

This text is always visible. Only supported by Google Workspace Workflows, but not Google Chat API or Google Workspace Add-ons.

Optional.

Implementation

core.String? hintText;