GoogleApi.Forms.V1.Model.Info (google_api_forms v0.5.0)
View SourceThe 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.titleis empty,document_titlemay appear in its place in the Google Forms UI and be visible to responders.document_titlecan 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.