Google Forms item.
JSON representation |
---|
{ "formUrl": string, "responseUrl": string, "title": string, "thumbnailUrl": string } |
Fields | |
---|---|
formUrl |
URL of the form. |
responseUrl |
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. |
title |
Title of the Form. Read-only. |
thumbnailUrl |
URL of a thumbnail image of the Form. Read-only. |