google-apis-classroom_v1 0.55.0 → 0.56.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: 696d7718b81c0b8c3a2f7eea492cdca79faf2ab0ef64f7a804d3e8faee66bd73
4
- data.tar.gz: bd0964b0586709018e212e8d61999cd11253eae271c01a0da456c36f750a0100
3
+ metadata.gz: 72548d6c037bfa0d21a4cd155e886db4ca4a594f78bf8feb9c3fee6fb7a30d0c
4
+ data.tar.gz: dd1833f625ba57013f9b18725398942dcf2e61e056317eed2ffcd10e174aad0e
5
5
  SHA512:
6
- metadata.gz: 166bf58be6421c635b78fbc874caea730176cf9ca8869ee1a592e5079c0da06ce2c414decfb25f9d4b31b29e69a6311252146b783608263053e605e5a281a16b
7
- data.tar.gz: 0416f9f47ff6b09fc937778835d63bce238825210d4173702a70d6fc25376aff32dc91eb1734b964ee512cd2b6c6747205dbae035525497361b6f08e95364934
6
+ metadata.gz: 918984e3c37a68fb2868f45a73841c6bb11d63f7352cbdd96584d5505c1adf985108dd170d0d1c30f07833762401a4aa603d5d2ad1fa118a51ff9587c84c82cc
7
+ data.tar.gz: dc5d40bd48ef7376c18cbf41e4936aceba0052449c575b8cb85cf63761afc97e588792d4bdc1f14c45708f101cbcc38acd8c23fadc5a844719f2f403c342b0f0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-classroom_v1
2
2
 
3
+ ### v0.56.0 (2026-07-19)
4
+
5
+ * Regenerated from discovery document revision 20260708
6
+
3
7
  ### v0.55.0 (2026-06-21)
4
8
 
5
9
  * Regenerated from discovery document revision 20260610
@@ -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.55.0"
19
+ GEM_VERSION = "0.56.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 = "20260610"
25
+ REVISION = "20260708"
26
26
  end
27
27
  end
28
28
  end
@@ -265,10 +265,10 @@ module Google
265
265
  # required to do an update. The update will fail if invalid fields are specified.
266
266
  # The following fields are valid: * `courseState` * `description` * `
267
267
  # descriptionHeading` * `name` * `ownerId` * `room` * `section` * `subject` * `
268
- # levels` Note: patches to ownerId are treated as being effective immediately,
269
- # but in practice it may take some time for the ownership transfer of all
270
- # affected resources to complete. When set in a query parameter, this field
271
- # should be specified as `updateMask=,,...`
268
+ # learningStandardSettings` * `levels` Note: patches to ownerId are treated as
269
+ # being effective immediately, but in practice it may take some time for the
270
+ # ownership transfer of all affected resources to complete. When set in a query
271
+ # parameter, this field should be specified as `updateMask=,,...`
272
272
  # @param [String] fields
273
273
  # Selector specifying which fields to include in a partial response.
274
274
  # @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.55.0
4
+ version: 0.56.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.55.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-classroom_v1/v0.56.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: