Skip to content

Commit 5c48115

Browse files
feat: Automated regeneration of Forms client (googleapis#12989)
Auto-created at 2025-02-18 13:12:02 +0000 using the toys pull request generator.
1 parent 559e5fa commit 5c48115

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

clients/forms/lib/google_api/forms/v1/metadata.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ defmodule GoogleApi.Forms.V1 do
2020
API client metadata for GoogleApi.Forms.V1.
2121
"""
2222

23-
@discovery_revision "20250121"
23+
@discovery_revision "20250211"
2424

2525
def discovery_revision(), do: @discovery_revision
2626
end

clients/forms/lib/google_api/forms/v1/model/form_settings.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ defmodule GoogleApi.Forms.V1.Model.FormSettings do
2121
2222
## Attributes
2323
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.
2525
* `quizSettings` (*type:* `GoogleApi.Forms.V1.Model.QuizSettings.t`, *default:* `nil`) - Settings related to quiz forms and grading.
2626
"""
2727

0 commit comments

Comments
 (0)