View Source GoogleApi.Forms.V1.Model.Response (google_api_forms v0.2.1)
A single response from an update.
Attributes
-
createItem
(type:GoogleApi.Forms.V1.Model.CreateItemResponse.t
, default:nil
) - The result of creating an item.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Forms.V1.Model.Response{ createItem: GoogleApi.Forms.V1.Model.CreateItemResponse.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.