responderUri property

String? responderUri
getter/setter pair

The form URI to share with responders.

This opens a page that allows the user to submit responses but not edit the questions. For forms that have publish_settings value set, this is the published form URI.

Output only.

Implementation

core.String? responderUri;