google-apis-forms_v1 0.17.0 → 0.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a83ee3c33edde1820617e0dca8430d3a5d300ba6a048f5bb3b0252ad1f1cfe7d
4
- data.tar.gz: 9cb8f811fb95e8564415e0a4dfeb434595dbb49f9989479b283ea88067793887
3
+ metadata.gz: cad0387ae3d1e1045acd5c5e81406c43936b3fade880f3cc37763b3d262229e5
4
+ data.tar.gz: c769013a1a8e6baa464c49f907501b5f5425bcb1444b68c8d86dc9805fda51d5
5
5
  SHA512:
6
- metadata.gz: 6ad7deb0f0c027ea7288425d90f46ab60a02978654662eceb30cfc44cb75d2656ab3a557fbe9a472473cbbe0c61a756bcc3da467033abc8dcc3a5d2833318e5a
7
- data.tar.gz: 86a9f9f3342127c38111ca023f535ee90872a8575df6bf5fe3359b00ee0e2646e2e5f2321586ab1976ad2988803ecd6fa0586c629ba9369f901041c4363a56f4
6
+ metadata.gz: e28e25756e222c4846182d5ae151cac6a915209b30817b4b41cd06c32371cd1677855d18851202c86fde7979df9ba079cd570f1c10bf5cc4d7399bc70c137938
7
+ data.tar.gz: '080a6e509dde7ee4a2781b13b5101c852ca4b620d71ce88379de03a920714ecd1a869830105cb92c3bb7523735c1f5b4ef5309f3e82b3958161d8f3da4b25269'
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-forms_v1
2
2
 
3
+ ### v0.18.0 (2025-04-27)
4
+
5
+ * Regenerated from discovery document revision 20250415
6
+
3
7
  ### v0.17.0 (2025-04-06)
4
8
 
5
9
  * Regenerated from discovery document revision 20250325
@@ -549,7 +549,7 @@ module Google
549
549
 
550
550
  # Output only. The form URI to share with responders. This opens a page that
551
551
  # allows the user to submit responses but not edit the questions. For forms that
552
- # have `publish_settings` value set, this will be the published form URI.
552
+ # have `publish_settings` value set, this is the published form URI.
553
553
  # Corresponds to the JSON property `responderUri`
554
554
  # @return [String]
555
555
  attr_accessor :responder_uri
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module FormsV1
18
18
  # Version of the google-apis-forms_v1 gem
19
- GEM_VERSION = "0.17.0"
19
+ GEM_VERSION = "0.18.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250325"
25
+ REVISION = "20250415"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-forms_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.0
4
+ version: 0.18.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-04-16 00:00:00.000000000 Z
10
+ date: 2025-04-27 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-apis-core
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-forms_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-forms_v1/v0.17.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-forms_v1/v0.18.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-forms_v1
62
62
  rdoc_options: []
63
63
  require_paths: