google_api_classroom v0.0.1 GoogleApi.Classroom.V1.Model.Form View Source
Google Forms item.
Attributes
- formUrl (String): URL of the form. Defaults to:
null
. - responseUrl (String): URL of the form responses document. Only set if respsonses have been recorded and only when the requesting user is an editor of the form. Read-only. Defaults to:
null
. - thumbnailUrl (String): URL of a thumbnail image of the Form. Read-only. Defaults to:
null
. - title (String): Title of the Form. Read-only. Defaults to:
null
.