View Source GoogleApi.Forms.V1.Model.RowQuestion (google_api_forms v0.2.1)
Configuration 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}
Functions
Unwrap a decoded JSON object into its complex fields.