google-apis-classroom_v1 0.56.0 → 0.57.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: 72548d6c037bfa0d21a4cd155e886db4ca4a594f78bf8feb9c3fee6fb7a30d0c
4
- data.tar.gz: dd1833f625ba57013f9b18725398942dcf2e61e056317eed2ffcd10e174aad0e
3
+ metadata.gz: d32bcf6aceada102c5f6dc371d86186643d7b9a4d4e7a37f0d20b278ba4343d9
4
+ data.tar.gz: 2a7cf857d2f27a140670f0a9318c547184e00bf349fcfcd3e95ecdd123e2ff6f
5
5
  SHA512:
6
- metadata.gz: 918984e3c37a68fb2868f45a73841c6bb11d63f7352cbdd96584d5505c1adf985108dd170d0d1c30f07833762401a4aa603d5d2ad1fa118a51ff9587c84c82cc
7
- data.tar.gz: dc5d40bd48ef7376c18cbf41e4936aceba0052449c575b8cb85cf63761afc97e588792d4bdc1f14c45708f101cbcc38acd8c23fadc5a844719f2f403c342b0f0
6
+ metadata.gz: d93964809ddb2a56d4e0303c6375f15bf3231b9cb71d96e1aa6b87db566111571b729ad2faee1abe8b7a097699080102cf876d49b37bf283c7b6c7b83a9894dd
7
+ data.tar.gz: 056f6ba7373e50197f587349cd08887459572b55033e7d7d81d025d218bec1fc713290b2172e3521dfb43502776253753bd787a1bd0d42bee50753479e8d3dae
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-classroom_v1
2
2
 
3
+ ### v0.57.0 (2026-08-23)
4
+
5
+ * Regenerated from discovery document revision 20260816
6
+
3
7
  ### v0.56.0 (2026-07-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20260708
@@ -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.56.0"
19
+ GEM_VERSION = "0.57.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 = "20260708"
25
+ REVISION = "20260816"
26
26
  end
27
27
  end
28
28
  end
@@ -1402,7 +1402,8 @@ module Google
1402
1402
  # CourseWork` object, an `INVALID_ARGUMENT` error is returned. The following
1403
1403
  # fields may be specified by teachers: * `title` * `description` * `state` * `
1404
1404
  # due_date` * `due_time` * `max_points` * `scheduled_time` * `
1405
- # submission_modification_mode` * `topic_id` * `grading_period_id`
1405
+ # submission_modification_mode` * `topic_id` * `grading_period_id` * `
1406
+ # learning_goals`
1406
1407
  # @param [String] fields
1407
1408
  # Selector specifying which fields to include in a partial response.
1408
1409
  # @param [String] quota_user
@@ -2742,7 +2743,7 @@ module Google
2742
2743
  # that does not support empty values is included in the update mask and not set
2743
2744
  # in the course work material object, an `INVALID_ARGUMENT` error is returned.
2744
2745
  # The following fields may be specified by teachers: * `title` * `description` *
2745
- # `state` * `scheduled_time` * `topic_id`
2746
+ # `state` * `scheduled_time` * `topic_id` * `learning_goals`
2746
2747
  # @param [String] fields
2747
2748
  # Selector specifying which fields to include in a partial response.
2748
2749
  # @param [String] quota_user
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.56.0
4
+ version: 0.57.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.56.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-classroom_v1/v0.57.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: