google-apis-classroom_v1 0.54.0 → 0.55.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: f0697499769795fb4ec05eaa504518949353623a7c688356940f78e7a7a9885b
4
- data.tar.gz: 9d40e79534c266b378d329ffb45e71b135c31aa4598b49fb61a3ed5d474f93d6
3
+ metadata.gz: 696d7718b81c0b8c3a2f7eea492cdca79faf2ab0ef64f7a804d3e8faee66bd73
4
+ data.tar.gz: bd0964b0586709018e212e8d61999cd11253eae271c01a0da456c36f750a0100
5
5
  SHA512:
6
- metadata.gz: 69a2b1434293d8bebcc6f40db10f0490a8d3d89e0ecc1de65a2ba49bfb6a67e84d0d8f20a997bd6f3bb04f8af1fb1a70900abafd799262e73cd22c9dd1588b14
7
- data.tar.gz: 57b13c7cac489e8d7d39b2df096360010aa6b50b04d9c9d7befa14a5260c3506acd7ffb2d3df525b54d9e05ac08c089860b0c4985a5a7a5ee3a0cc6a084be751
6
+ metadata.gz: 166bf58be6421c635b78fbc874caea730176cf9ca8869ee1a592e5079c0da06ce2c414decfb25f9d4b31b29e69a6311252146b783608263053e605e5a281a16b
7
+ data.tar.gz: 0416f9f47ff6b09fc937778835d63bce238825210d4173702a70d6fc25376aff32dc91eb1734b964ee512cd2b6c6747205dbae035525497361b6f08e95364934
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-classroom_v1
2
2
 
3
+ ### v0.55.0 (2026-06-21)
4
+
5
+ * Regenerated from discovery document revision 20260610
6
+
3
7
  ### v0.54.0 (2026-06-14)
4
8
 
5
9
  * Regenerated using generator version 0.19.0
@@ -152,8 +152,10 @@ module Google
152
152
  attr_accessor :post_submission_state
153
153
 
154
154
  # Identifier for the student that owns this submission. Requires the user to be
155
- # a teacher in the course and have permission to read student submissions. Read-
156
- # only.
155
+ # a teacher in the course and have permission to read student submissions. See [`
156
+ # courseWork.studentSubmissions.get`](/workspace/classroom/reference/rest/v1/
157
+ # courses.courseWork.studentSubmissions/get#authorization-scopes) for the list
158
+ # of acceptable OAuth scopes for this field. Read-only.
157
159
  # Corresponds to the JSON property `userId`
158
160
  # @return [String]
159
161
  attr_accessor :user_id
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ClassroomV1
18
18
  # Version of the google-apis-classroom_v1 gem
19
- GEM_VERSION = "0.54.0"
19
+ GEM_VERSION = "0.55.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260511"
25
+ REVISION = "20260610"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-classroom_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.54.0
4
+ version: 0.55.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -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-classroom_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-classroom_v1/v0.54.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-classroom_v1/v0.55.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-classroom_v1
62
62
  rdoc_options: []
63
63
  require_paths: