GoogleApi.Forms.V1.Model.RowQuestion (google_api_forms v0.5.0)
View SourceConfiguration for a question that is part of a question group.
Attributes
-
title(type:String.t, default:nil) - Required. The title for the single row in the QuestionGroupItem.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Forms.V1.Model.RowQuestion{title: String.t() | nil}