You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/forms/lib/google_api/forms/v1/model/form_settings.ex
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ defmodule GoogleApi.Forms.V1.Model.FormSettings do
21
21
22
22
## Attributes
23
23
24
-
* `emailCollectionType` (*type:* `String.t`, *default:* `nil`) - Optional. Kind of email collection configured in the form.
24
+
* `emailCollectionType` (*type:* `String.t`, *default:* `nil`) - Optional. The setting that determines whether the form collects email addresses from respondents.
25
25
* `quizSettings` (*type:* `GoogleApi.Forms.V1.Model.QuizSettings.t`, *default:* `nil`) - Settings related to quiz forms and grading.
0 commit comments