View Source GoogleApi.Forms.V1.Model.ScaleQuestion (google_api_forms v0.2.1)
A scale question. The user has a range of numeric values to choose from.
Attributes
-
high
(type:integer()
, default:nil
) - Required. The highest possible value for the scale. -
highLabel
(type:String.t
, default:nil
) - The label to display describing the highest point on the scale. -
low
(type:integer()
, default:nil
) - Required. The lowest possible value for the scale. -
lowLabel
(type:String.t
, default:nil
) - The label to display describing the lowest point on the scale.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.