View Source GoogleApi.Forms.V1.Model.Info (google_api_forms v0.2.1)
The general information for a form.
Attributes
-
description
(type:String.t
, default:nil
) - The description of the form. -
documentTitle
(type:String.t
, default:nil
) - Output only. The title of the document which is visible in Drive. IfInfo.title
is empty,document_title
may appear in its place in the Google Forms UI and be visible to responders.document_title
can be set on create, but cannot be modified by a batchUpdate request. Please use the Google Drive API if you need to programmatically updatedocument_title
. -
title
(type:String.t
, default:nil
) - Required. The title of the form which is visible to responders.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.