File tree Expand file tree Collapse file tree 3 files changed +10
-6
lines changed
generated/google-apis-classroom_v1
lib/google/apis/classroom_v1 Expand file tree Collapse file tree 3 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-classroom_v1
22
3+ ### v0.47.0 (2025-11-09)
4+
5+ * Regenerated from discovery document revision 20251104
6+
37### v0.46.0 (2025-09-07)
48
59* Regenerated from discovery document revision 20250827
Original file line number Diff line number Diff line change @@ -1277,12 +1277,12 @@ class GeminiGem
12771277 # @return [String]
12781278 attr_accessor :id
12791279
1280- # Title of the Gem. Read-only.
1280+ # Title of the Gem.
12811281 # Corresponds to the JSON property `title`
12821282 # @return [String]
12831283 attr_accessor :title
12841284
1285- # URL that can be used to access the Gem. Read-only.
1285+ # URL that can be used to access the Gem.
12861286 # Corresponds to the JSON property `url`
12871287 # @return [String]
12881288 attr_accessor :url
@@ -2334,12 +2334,12 @@ class NotebookLmNotebook
23342334 # @return [String]
23352335 attr_accessor :id
23362336
2337- # Title of the Notebook. Read-only.
2337+ # Title of the Notebook.
23382338 # Corresponds to the JSON property `title`
23392339 # @return [String]
23402340 attr_accessor :title
23412341
2342- # URL that can be used to access the Notebook. Read-only.
2342+ # URL that can be used to access the Notebook.
23432343 # Corresponds to the JSON property `url`
23442344 # @return [String]
23452345 attr_accessor :url
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module ClassroomV1
1818 # Version of the google-apis-classroom_v1 gem
19- GEM_VERSION = "0.46 .0"
19+ GEM_VERSION = "0.47 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.18.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20250827 "
25+ REVISION = "20251104 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments