responseUrl property

String? responseUrl
getter/setter pair

URL of the form responses document.

Only set if responses have been recorded and only when the requesting user is an editor of the form. Read-only.

Implementation

core.String? responseUrl;