google-apis-classroom_v1 0.34.0 → 0.35.0
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 748f8ff5cde1f669afb7f962676055b95fa07ebe4e75a0dd9c4aab92b5bdb62a
|
4
|
+
data.tar.gz: 12416dcc35890f0e89a9c2895dd19de8594304b8bbd6bed0e1d51a3279278f23
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: bd701c149cb14a08706a235594e7a598e91ba6f2592172db271842361d5c034c36e2cfa38a62cec37cf61128c7c3ae083e7890f5c041ec8742871791e0cb75f7
|
7
|
+
data.tar.gz: 85ad25d17003de7c0b3a1950288de9592c89fda72d0311fa29db825e96bcf472ee712bcd871989527891a4ace2784fc6a5660a6ce9a0dfc062bdce13513495ab
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1
1
|
# Release history for google-apis-classroom_v1
|
2
2
|
|
3
|
+
### v0.35.0 (2024-09-15)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20240911
|
6
|
+
* Regenerated using generator version 0.15.1
|
7
|
+
|
3
8
|
### v0.34.0 (2024-07-25)
|
4
9
|
|
5
10
|
* Regenerated from discovery document revision 20240713
|
@@ -63,8 +63,8 @@ module Google
|
|
63
63
|
# @return [String]
|
64
64
|
attr_accessor :id
|
65
65
|
|
66
|
-
# Immutable. Identifier of the
|
67
|
-
# under which the attachment is attached. Unique per course.
|
66
|
+
# Immutable. Identifier of the `Announcement`, `CourseWork`, or `
|
67
|
+
# CourseWorkMaterial` under which the attachment is attached. Unique per course.
|
68
68
|
# Corresponds to the JSON property `itemId`
|
69
69
|
# @return [String]
|
70
70
|
attr_accessor :item_id
|
@@ -77,7 +77,7 @@ module Google
|
|
77
77
|
# @return [Float]
|
78
78
|
attr_accessor :max_points
|
79
79
|
|
80
|
-
# Immutable. Deprecated, use item_id instead.
|
80
|
+
# Immutable. Deprecated, use `item_id` instead.
|
81
81
|
# Corresponds to the JSON property `postId`
|
82
82
|
# @return [String]
|
83
83
|
attr_accessor :post_id
|
@@ -159,13 +159,13 @@ module Google
|
|
159
159
|
# @return [String]
|
160
160
|
attr_accessor :course_id
|
161
161
|
|
162
|
-
# Immutable. Identifier of the
|
163
|
-
# under which the attachment is attached.
|
162
|
+
# Immutable. Identifier of the `Announcement`, `CourseWork`, or `
|
163
|
+
# CourseWorkMaterial` under which the attachment is attached.
|
164
164
|
# Corresponds to the JSON property `itemId`
|
165
165
|
# @return [String]
|
166
166
|
attr_accessor :item_id
|
167
167
|
|
168
|
-
# Immutable. Deprecated, use item_id instead.
|
168
|
+
# Immutable. Deprecated, use `item_id` instead.
|
169
169
|
# Corresponds to the JSON property `postId`
|
170
170
|
# @return [String]
|
171
171
|
attr_accessor :post_id
|
@@ -409,13 +409,13 @@ module Google
|
|
409
409
|
# @return [String]
|
410
410
|
attr_accessor :course_id
|
411
411
|
|
412
|
-
# Immutable. Identifier of the
|
413
|
-
# under which the attachment is attached.
|
412
|
+
# Immutable. Identifier of the `Announcement`, `CourseWork`, or `
|
413
|
+
# CourseWorkMaterial` under which the attachment is attached.
|
414
414
|
# Corresponds to the JSON property `itemId`
|
415
415
|
# @return [String]
|
416
416
|
attr_accessor :item_id
|
417
417
|
|
418
|
-
# Immutable. Deprecated, use item_id instead.
|
418
|
+
# Immutable. Deprecated, use `item_id` instead.
|
419
419
|
# Corresponds to the JSON property `postId`
|
420
420
|
# @return [String]
|
421
421
|
attr_accessor :post_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.
|
19
|
+
GEM_VERSION = "0.35.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.15.
|
22
|
+
GENERATOR_VERSION = "0.15.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20240911"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -555,9 +555,9 @@ module Google
|
|
555
555
|
# @param [String] course_id
|
556
556
|
# Required. Identifier of the course.
|
557
557
|
# @param [String] item_id
|
558
|
-
# Identifier of the
|
559
|
-
# the attachment is attached. This field is required, but is not marked as
|
560
|
-
# while we are migrating from post_id.
|
558
|
+
# Identifier of the `Announcement`, `CourseWork`, or `CourseWorkMaterial` under
|
559
|
+
# which the attachment is attached. This field is required, but is not marked as
|
560
|
+
# such while we are migrating from post_id.
|
561
561
|
# @param [String] add_on_token
|
562
562
|
# Optional. Token that authorizes the request. The token is passed as a query
|
563
563
|
# parameter when the user is redirected from Classroom to the add-on's URL. The
|
@@ -570,7 +570,7 @@ module Google
|
|
570
570
|
# developers.google.com/classroom/add-ons/get-started/iframes/attachment-
|
571
571
|
# discovery-iframe).
|
572
572
|
# @param [String] post_id
|
573
|
-
# Optional. Deprecated, use item_id instead.
|
573
|
+
# Optional. Deprecated, use `item_id` instead.
|
574
574
|
# @param [String] fields
|
575
575
|
# Selector specifying which fields to include in a partial response.
|
576
576
|
# @param [String] quota_user
|
@@ -760,9 +760,9 @@ module Google
|
|
760
760
|
# @param [String] course_id
|
761
761
|
# Required. Identifier of the course.
|
762
762
|
# @param [String] item_id
|
763
|
-
# Identifier of the
|
764
|
-
# to create the attachment. This field is required, but is not marked as
|
765
|
-
# while we are migrating from post_id.
|
763
|
+
# Identifier of the `Announcement`, `CourseWork`, or `CourseWorkMaterial` under
|
764
|
+
# which to create the attachment. This field is required, but is not marked as
|
765
|
+
# such while we are migrating from post_id.
|
766
766
|
# @param [Google::Apis::ClassroomV1::AddOnAttachment] add_on_attachment_object
|
767
767
|
# @param [String] add_on_token
|
768
768
|
# Optional. Token that authorizes the request. The token is passed as a query
|
@@ -772,7 +772,7 @@ module Google
|
|
772
772
|
# provided for partner-first attachment creation and the developer projects that
|
773
773
|
# created the attachment and its parent stream item do not match.
|
774
774
|
# @param [String] post_id
|
775
|
-
# Optional. Deprecated, use item_id instead.
|
775
|
+
# Optional. Deprecated, use `item_id` instead.
|
776
776
|
# @param [String] fields
|
777
777
|
# Selector specifying which fields to include in a partial response.
|
778
778
|
# @param [String] quota_user
|
@@ -812,13 +812,13 @@ module Google
|
|
812
812
|
# @param [String] course_id
|
813
813
|
# Required. Identifier of the course.
|
814
814
|
# @param [String] item_id
|
815
|
-
# Identifier of the
|
816
|
-
# the attachment is attached. This field is required, but is not marked as
|
817
|
-
# while we are migrating from post_id.
|
815
|
+
# Identifier of the `Announcement`, `CourseWork`, or `CourseWorkMaterial` under
|
816
|
+
# which the attachment is attached. This field is required, but is not marked as
|
817
|
+
# such while we are migrating from post_id.
|
818
818
|
# @param [String] attachment_id
|
819
819
|
# Required. Identifier of the attachment.
|
820
820
|
# @param [String] post_id
|
821
|
-
# Optional. Deprecated, use item_id instead.
|
821
|
+
# Optional. Deprecated, use `item_id` instead.
|
822
822
|
# @param [String] fields
|
823
823
|
# Selector specifying which fields to include in a partial response.
|
824
824
|
# @param [String] quota_user
|
@@ -857,13 +857,13 @@ module Google
|
|
857
857
|
# @param [String] course_id
|
858
858
|
# Required. Identifier of the course.
|
859
859
|
# @param [String] item_id
|
860
|
-
# Identifier of the
|
861
|
-
# the attachment is attached. This field is required, but is not marked as
|
862
|
-
# while we are migrating from post_id.
|
860
|
+
# Identifier of the `Announcement`, `CourseWork`, or `CourseWorkMaterial` under
|
861
|
+
# which the attachment is attached. This field is required, but is not marked as
|
862
|
+
# such while we are migrating from post_id.
|
863
863
|
# @param [String] attachment_id
|
864
864
|
# Required. Identifier of the attachment.
|
865
865
|
# @param [String] post_id
|
866
|
-
# Optional. Deprecated, use item_id instead.
|
866
|
+
# Optional. Deprecated, use `item_id` instead.
|
867
867
|
# @param [String] fields
|
868
868
|
# Selector specifying which fields to include in a partial response.
|
869
869
|
# @param [String] quota_user
|
@@ -902,7 +902,7 @@ module Google
|
|
902
902
|
# @param [String] course_id
|
903
903
|
# Required. Identifier of the course.
|
904
904
|
# @param [String] item_id
|
905
|
-
# Identifier of the
|
905
|
+
# Identifier of the `Announcement`, `CourseWork`, or `CourseWorkMaterial` whose
|
906
906
|
# attachments should be enumerated. This field is required, but is not marked as
|
907
907
|
# such while we are migrating from post_id.
|
908
908
|
# @param [Fixnum] page_size
|
@@ -916,7 +916,7 @@ module Google
|
|
916
916
|
# token.
|
917
917
|
# @param [String] post_id
|
918
918
|
# Optional. Identifier of the post under the course whose attachments to
|
919
|
-
# enumerate. Deprecated, use item_id instead.
|
919
|
+
# enumerate. Deprecated, use `item_id` instead.
|
920
920
|
# @param [String] fields
|
921
921
|
# Selector specifying which fields to include in a partial response.
|
922
922
|
# @param [String] quota_user
|
@@ -1138,9 +1138,9 @@ module Google
|
|
1138
1138
|
# @param [String] course_id
|
1139
1139
|
# Required. Identifier of the course.
|
1140
1140
|
# @param [String] item_id
|
1141
|
-
# Identifier of the
|
1142
|
-
# the attachment is attached. This field is required, but is not marked as
|
1143
|
-
# while we are migrating from post_id.
|
1141
|
+
# Identifier of the `Announcement`, `CourseWork`, or `CourseWorkMaterial` under
|
1142
|
+
# which the attachment is attached. This field is required, but is not marked as
|
1143
|
+
# such while we are migrating from post_id.
|
1144
1144
|
# @param [String] add_on_token
|
1145
1145
|
# Optional. Token that authorizes the request. The token is passed as a query
|
1146
1146
|
# parameter when the user is redirected from Classroom to the add-on's URL. The
|
@@ -1153,7 +1153,7 @@ module Google
|
|
1153
1153
|
# developers.google.com/classroom/add-ons/get-started/iframes/attachment-
|
1154
1154
|
# discovery-iframe).
|
1155
1155
|
# @param [String] post_id
|
1156
|
-
# Optional. Deprecated, use item_id instead.
|
1156
|
+
# Optional. Deprecated, use `item_id` instead.
|
1157
1157
|
# @param [String] fields
|
1158
1158
|
# Selector specifying which fields to include in a partial response.
|
1159
1159
|
# @param [String] quota_user
|
@@ -1352,9 +1352,9 @@ module Google
|
|
1352
1352
|
# @param [String] course_id
|
1353
1353
|
# Required. Identifier of the course.
|
1354
1354
|
# @param [String] item_id
|
1355
|
-
# Identifier of the
|
1356
|
-
# to create the attachment. This field is required, but is not marked as
|
1357
|
-
# while we are migrating from post_id.
|
1355
|
+
# Identifier of the `Announcement`, `CourseWork`, or `CourseWorkMaterial` under
|
1356
|
+
# which to create the attachment. This field is required, but is not marked as
|
1357
|
+
# such while we are migrating from post_id.
|
1358
1358
|
# @param [Google::Apis::ClassroomV1::AddOnAttachment] add_on_attachment_object
|
1359
1359
|
# @param [String] add_on_token
|
1360
1360
|
# Optional. Token that authorizes the request. The token is passed as a query
|
@@ -1364,7 +1364,7 @@ module Google
|
|
1364
1364
|
# provided for partner-first attachment creation and the developer projects that
|
1365
1365
|
# created the attachment and its parent stream item do not match.
|
1366
1366
|
# @param [String] post_id
|
1367
|
-
# Optional. Deprecated, use item_id instead.
|
1367
|
+
# Optional. Deprecated, use `item_id` instead.
|
1368
1368
|
# @param [String] fields
|
1369
1369
|
# Selector specifying which fields to include in a partial response.
|
1370
1370
|
# @param [String] quota_user
|
@@ -1404,13 +1404,13 @@ module Google
|
|
1404
1404
|
# @param [String] course_id
|
1405
1405
|
# Required. Identifier of the course.
|
1406
1406
|
# @param [String] item_id
|
1407
|
-
# Identifier of the
|
1408
|
-
# the attachment is attached. This field is required, but is not marked as
|
1409
|
-
# while we are migrating from post_id.
|
1407
|
+
# Identifier of the `Announcement`, `CourseWork`, or `CourseWorkMaterial` under
|
1408
|
+
# which the attachment is attached. This field is required, but is not marked as
|
1409
|
+
# such while we are migrating from post_id.
|
1410
1410
|
# @param [String] attachment_id
|
1411
1411
|
# Required. Identifier of the attachment.
|
1412
1412
|
# @param [String] post_id
|
1413
|
-
# Optional. Deprecated, use item_id instead.
|
1413
|
+
# Optional. Deprecated, use `item_id` instead.
|
1414
1414
|
# @param [String] fields
|
1415
1415
|
# Selector specifying which fields to include in a partial response.
|
1416
1416
|
# @param [String] quota_user
|
@@ -1449,13 +1449,13 @@ module Google
|
|
1449
1449
|
# @param [String] course_id
|
1450
1450
|
# Required. Identifier of the course.
|
1451
1451
|
# @param [String] item_id
|
1452
|
-
# Identifier of the
|
1453
|
-
# the attachment is attached. This field is required, but is not marked as
|
1454
|
-
# while we are migrating from post_id.
|
1452
|
+
# Identifier of the `Announcement`, `CourseWork`, or `CourseWorkMaterial` under
|
1453
|
+
# which the attachment is attached. This field is required, but is not marked as
|
1454
|
+
# such while we are migrating from post_id.
|
1455
1455
|
# @param [String] attachment_id
|
1456
1456
|
# Required. Identifier of the attachment.
|
1457
1457
|
# @param [String] post_id
|
1458
|
-
# Optional. Deprecated, use item_id instead.
|
1458
|
+
# Optional. Deprecated, use `item_id` instead.
|
1459
1459
|
# @param [String] fields
|
1460
1460
|
# Selector specifying which fields to include in a partial response.
|
1461
1461
|
# @param [String] quota_user
|
@@ -1494,7 +1494,7 @@ module Google
|
|
1494
1494
|
# @param [String] course_id
|
1495
1495
|
# Required. Identifier of the course.
|
1496
1496
|
# @param [String] item_id
|
1497
|
-
# Identifier of the
|
1497
|
+
# Identifier of the `Announcement`, `CourseWork`, or `CourseWorkMaterial` whose
|
1498
1498
|
# attachments should be enumerated. This field is required, but is not marked as
|
1499
1499
|
# such while we are migrating from post_id.
|
1500
1500
|
# @param [Fixnum] page_size
|
@@ -1508,7 +1508,7 @@ module Google
|
|
1508
1508
|
# token.
|
1509
1509
|
# @param [String] post_id
|
1510
1510
|
# Optional. Identifier of the post under the course whose attachments to
|
1511
|
-
# enumerate. Deprecated, use item_id instead.
|
1511
|
+
# enumerate. Deprecated, use `item_id` instead.
|
1512
1512
|
# @param [String] fields
|
1513
1513
|
# Selector specifying which fields to include in a partial response.
|
1514
1514
|
# @param [String] quota_user
|
@@ -1602,15 +1602,15 @@ module Google
|
|
1602
1602
|
# @param [String] course_id
|
1603
1603
|
# Required. Identifier of the course.
|
1604
1604
|
# @param [String] item_id
|
1605
|
-
# Identifier of the
|
1606
|
-
# the attachment is attached. This field is required, but is not marked as
|
1607
|
-
# while we are migrating from post_id.
|
1605
|
+
# Identifier of the `Announcement`, `CourseWork`, or `CourseWorkMaterial` under
|
1606
|
+
# which the attachment is attached. This field is required, but is not marked as
|
1607
|
+
# such while we are migrating from post_id.
|
1608
1608
|
# @param [String] attachment_id
|
1609
1609
|
# Required. Identifier of the attachment.
|
1610
1610
|
# @param [String] submission_id
|
1611
1611
|
# Required. Identifier of the student’s submission.
|
1612
1612
|
# @param [String] post_id
|
1613
|
-
# Optional. Deprecated, use item_id instead.
|
1613
|
+
# Optional. Deprecated, use `item_id` instead.
|
1614
1614
|
# @param [String] fields
|
1615
1615
|
# Selector specifying which fields to include in a partial response.
|
1616
1616
|
# @param [String] quota_user
|
@@ -1651,16 +1651,16 @@ module Google
|
|
1651
1651
|
# @param [String] course_id
|
1652
1652
|
# Required. Identifier of the course.
|
1653
1653
|
# @param [String] item_id
|
1654
|
-
# Identifier of the
|
1655
|
-
# the attachment is attached. This field is required, but is not marked as
|
1656
|
-
# while we are migrating from post_id.
|
1654
|
+
# Identifier of the `Announcement`, `CourseWork`, or `CourseWorkMaterial` under
|
1655
|
+
# which the attachment is attached. This field is required, but is not marked as
|
1656
|
+
# such while we are migrating from post_id.
|
1657
1657
|
# @param [String] attachment_id
|
1658
1658
|
# Required. Identifier of the attachment.
|
1659
1659
|
# @param [String] submission_id
|
1660
1660
|
# Required. Identifier of the student's submission.
|
1661
1661
|
# @param [Google::Apis::ClassroomV1::AddOnAttachmentStudentSubmission] add_on_attachment_student_submission_object
|
1662
1662
|
# @param [String] post_id
|
1663
|
-
# Optional. Deprecated, use item_id instead.
|
1663
|
+
# Optional. Deprecated, use `item_id` instead.
|
1664
1664
|
# @param [String] update_mask
|
1665
1665
|
# Required. Mask that identifies which fields on the attachment to update. The
|
1666
1666
|
# update fails if invalid fields are specified. If a field supports empty values,
|
@@ -2201,9 +2201,9 @@ module Google
|
|
2201
2201
|
# @param [String] course_id
|
2202
2202
|
# Required. Identifier of the course.
|
2203
2203
|
# @param [String] item_id
|
2204
|
-
# Identifier of the
|
2205
|
-
# the attachment is attached. This field is required, but is not marked as
|
2206
|
-
# while we are migrating from post_id.
|
2204
|
+
# Identifier of the `Announcement`, `CourseWork`, or `CourseWorkMaterial` under
|
2205
|
+
# which the attachment is attached. This field is required, but is not marked as
|
2206
|
+
# such while we are migrating from post_id.
|
2207
2207
|
# @param [String] add_on_token
|
2208
2208
|
# Optional. Token that authorizes the request. The token is passed as a query
|
2209
2209
|
# parameter when the user is redirected from Classroom to the add-on's URL. The
|
@@ -2216,7 +2216,7 @@ module Google
|
|
2216
2216
|
# developers.google.com/classroom/add-ons/get-started/iframes/attachment-
|
2217
2217
|
# discovery-iframe).
|
2218
2218
|
# @param [String] post_id
|
2219
|
-
# Optional. Deprecated, use item_id instead.
|
2219
|
+
# Optional. Deprecated, use `item_id` instead.
|
2220
2220
|
# @param [String] fields
|
2221
2221
|
# Selector specifying which fields to include in a partial response.
|
2222
2222
|
# @param [String] quota_user
|
@@ -2375,9 +2375,9 @@ module Google
|
|
2375
2375
|
# @param [String] course_id
|
2376
2376
|
# Required. Identifier of the course.
|
2377
2377
|
# @param [String] item_id
|
2378
|
-
# Identifier of the
|
2379
|
-
# to create the attachment. This field is required, but is not marked as
|
2380
|
-
# while we are migrating from post_id.
|
2378
|
+
# Identifier of the `Announcement`, `CourseWork`, or `CourseWorkMaterial` under
|
2379
|
+
# which to create the attachment. This field is required, but is not marked as
|
2380
|
+
# such while we are migrating from post_id.
|
2381
2381
|
# @param [Google::Apis::ClassroomV1::AddOnAttachment] add_on_attachment_object
|
2382
2382
|
# @param [String] add_on_token
|
2383
2383
|
# Optional. Token that authorizes the request. The token is passed as a query
|
@@ -2387,7 +2387,7 @@ module Google
|
|
2387
2387
|
# provided for partner-first attachment creation and the developer projects that
|
2388
2388
|
# created the attachment and its parent stream item do not match.
|
2389
2389
|
# @param [String] post_id
|
2390
|
-
# Optional. Deprecated, use item_id instead.
|
2390
|
+
# Optional. Deprecated, use `item_id` instead.
|
2391
2391
|
# @param [String] fields
|
2392
2392
|
# Selector specifying which fields to include in a partial response.
|
2393
2393
|
# @param [String] quota_user
|
@@ -2427,13 +2427,13 @@ module Google
|
|
2427
2427
|
# @param [String] course_id
|
2428
2428
|
# Required. Identifier of the course.
|
2429
2429
|
# @param [String] item_id
|
2430
|
-
# Identifier of the
|
2431
|
-
# the attachment is attached. This field is required, but is not marked as
|
2432
|
-
# while we are migrating from post_id.
|
2430
|
+
# Identifier of the `Announcement`, `CourseWork`, or `CourseWorkMaterial` under
|
2431
|
+
# which the attachment is attached. This field is required, but is not marked as
|
2432
|
+
# such while we are migrating from post_id.
|
2433
2433
|
# @param [String] attachment_id
|
2434
2434
|
# Required. Identifier of the attachment.
|
2435
2435
|
# @param [String] post_id
|
2436
|
-
# Optional. Deprecated, use item_id instead.
|
2436
|
+
# Optional. Deprecated, use `item_id` instead.
|
2437
2437
|
# @param [String] fields
|
2438
2438
|
# Selector specifying which fields to include in a partial response.
|
2439
2439
|
# @param [String] quota_user
|
@@ -2472,13 +2472,13 @@ module Google
|
|
2472
2472
|
# @param [String] course_id
|
2473
2473
|
# Required. Identifier of the course.
|
2474
2474
|
# @param [String] item_id
|
2475
|
-
# Identifier of the
|
2476
|
-
# the attachment is attached. This field is required, but is not marked as
|
2477
|
-
# while we are migrating from post_id.
|
2475
|
+
# Identifier of the `Announcement`, `CourseWork`, or `CourseWorkMaterial` under
|
2476
|
+
# which the attachment is attached. This field is required, but is not marked as
|
2477
|
+
# such while we are migrating from post_id.
|
2478
2478
|
# @param [String] attachment_id
|
2479
2479
|
# Required. Identifier of the attachment.
|
2480
2480
|
# @param [String] post_id
|
2481
|
-
# Optional. Deprecated, use item_id instead.
|
2481
|
+
# Optional. Deprecated, use `item_id` instead.
|
2482
2482
|
# @param [String] fields
|
2483
2483
|
# Selector specifying which fields to include in a partial response.
|
2484
2484
|
# @param [String] quota_user
|
@@ -2517,7 +2517,7 @@ module Google
|
|
2517
2517
|
# @param [String] course_id
|
2518
2518
|
# Required. Identifier of the course.
|
2519
2519
|
# @param [String] item_id
|
2520
|
-
# Identifier of the
|
2520
|
+
# Identifier of the `Announcement`, `CourseWork`, or `CourseWorkMaterial` whose
|
2521
2521
|
# attachments should be enumerated. This field is required, but is not marked as
|
2522
2522
|
# such while we are migrating from post_id.
|
2523
2523
|
# @param [Fixnum] page_size
|
@@ -2531,7 +2531,7 @@ module Google
|
|
2531
2531
|
# token.
|
2532
2532
|
# @param [String] post_id
|
2533
2533
|
# Optional. Identifier of the post under the course whose attachments to
|
2534
|
-
# enumerate. Deprecated, use item_id instead.
|
2534
|
+
# enumerate. Deprecated, use `item_id` instead.
|
2535
2535
|
# @param [String] fields
|
2536
2536
|
# Selector specifying which fields to include in a partial response.
|
2537
2537
|
# @param [String] quota_user
|
@@ -2629,7 +2629,7 @@ module Google
|
|
2629
2629
|
# @param [String] course_id
|
2630
2630
|
# Required. Identifier of the course.
|
2631
2631
|
# @param [String] post_id
|
2632
|
-
# Optional. Deprecated, use item_id instead.
|
2632
|
+
# Optional. Deprecated, use `item_id` instead.
|
2633
2633
|
# @param [String] add_on_token
|
2634
2634
|
# Optional. Token that authorizes the request. The token is passed as a query
|
2635
2635
|
# parameter when the user is redirected from Classroom to the add-on's URL. The
|
@@ -2642,9 +2642,9 @@ module Google
|
|
2642
2642
|
# developers.google.com/classroom/add-ons/get-started/iframes/attachment-
|
2643
2643
|
# discovery-iframe).
|
2644
2644
|
# @param [String] item_id
|
2645
|
-
# Identifier of the
|
2646
|
-
# the attachment is attached. This field is required, but is not marked as
|
2647
|
-
# while we are migrating from post_id.
|
2645
|
+
# Identifier of the `Announcement`, `CourseWork`, or `CourseWorkMaterial` under
|
2646
|
+
# which the attachment is attached. This field is required, but is not marked as
|
2647
|
+
# such while we are migrating from post_id.
|
2648
2648
|
# @param [String] fields
|
2649
2649
|
# Selector specifying which fields to include in a partial response.
|
2650
2650
|
# @param [String] quota_user
|
@@ -2684,7 +2684,7 @@ module Google
|
|
2684
2684
|
# @param [String] course_id
|
2685
2685
|
# Required. Identifier of the course.
|
2686
2686
|
# @param [String] post_id
|
2687
|
-
# Optional. Deprecated, use item_id instead.
|
2687
|
+
# Optional. Deprecated, use `item_id` instead.
|
2688
2688
|
# @param [Google::Apis::ClassroomV1::AddOnAttachment] add_on_attachment_object
|
2689
2689
|
# @param [String] add_on_token
|
2690
2690
|
# Optional. Token that authorizes the request. The token is passed as a query
|
@@ -2694,9 +2694,9 @@ module Google
|
|
2694
2694
|
# provided for partner-first attachment creation and the developer projects that
|
2695
2695
|
# created the attachment and its parent stream item do not match.
|
2696
2696
|
# @param [String] item_id
|
2697
|
-
# Identifier of the
|
2698
|
-
# to create the attachment. This field is required, but is not marked as
|
2699
|
-
# while we are migrating from post_id.
|
2697
|
+
# Identifier of the `Announcement`, `CourseWork`, or `CourseWorkMaterial` under
|
2698
|
+
# which to create the attachment. This field is required, but is not marked as
|
2699
|
+
# such while we are migrating from post_id.
|
2700
2700
|
# @param [String] fields
|
2701
2701
|
# Selector specifying which fields to include in a partial response.
|
2702
2702
|
# @param [String] quota_user
|
@@ -2736,13 +2736,13 @@ module Google
|
|
2736
2736
|
# @param [String] course_id
|
2737
2737
|
# Required. Identifier of the course.
|
2738
2738
|
# @param [String] post_id
|
2739
|
-
# Optional. Deprecated, use item_id instead.
|
2739
|
+
# Optional. Deprecated, use `item_id` instead.
|
2740
2740
|
# @param [String] attachment_id
|
2741
2741
|
# Required. Identifier of the attachment.
|
2742
2742
|
# @param [String] item_id
|
2743
|
-
# Identifier of the
|
2744
|
-
# the attachment is attached. This field is required, but is not marked as
|
2745
|
-
# while we are migrating from post_id.
|
2743
|
+
# Identifier of the `Announcement`, `CourseWork`, or `CourseWorkMaterial` under
|
2744
|
+
# which the attachment is attached. This field is required, but is not marked as
|
2745
|
+
# such while we are migrating from post_id.
|
2746
2746
|
# @param [String] fields
|
2747
2747
|
# Selector specifying which fields to include in a partial response.
|
2748
2748
|
# @param [String] quota_user
|
@@ -2781,13 +2781,13 @@ module Google
|
|
2781
2781
|
# @param [String] course_id
|
2782
2782
|
# Required. Identifier of the course.
|
2783
2783
|
# @param [String] post_id
|
2784
|
-
# Optional. Deprecated, use item_id instead.
|
2784
|
+
# Optional. Deprecated, use `item_id` instead.
|
2785
2785
|
# @param [String] attachment_id
|
2786
2786
|
# Required. Identifier of the attachment.
|
2787
2787
|
# @param [String] item_id
|
2788
|
-
# Identifier of the
|
2789
|
-
# the attachment is attached. This field is required, but is not marked as
|
2790
|
-
# while we are migrating from post_id.
|
2788
|
+
# Identifier of the `Announcement`, `CourseWork`, or `CourseWorkMaterial` under
|
2789
|
+
# which the attachment is attached. This field is required, but is not marked as
|
2790
|
+
# such while we are migrating from post_id.
|
2791
2791
|
# @param [String] fields
|
2792
2792
|
# Selector specifying which fields to include in a partial response.
|
2793
2793
|
# @param [String] quota_user
|
@@ -2827,9 +2827,9 @@ module Google
|
|
2827
2827
|
# Required. Identifier of the course.
|
2828
2828
|
# @param [String] post_id
|
2829
2829
|
# Optional. Identifier of the post under the course whose attachments to
|
2830
|
-
# enumerate. Deprecated, use item_id instead.
|
2830
|
+
# enumerate. Deprecated, use `item_id` instead.
|
2831
2831
|
# @param [String] item_id
|
2832
|
-
# Identifier of the
|
2832
|
+
# Identifier of the `Announcement`, `CourseWork`, or `CourseWorkMaterial` whose
|
2833
2833
|
# attachments should be enumerated. This field is required, but is not marked as
|
2834
2834
|
# such while we are migrating from post_id.
|
2835
2835
|
# @param [Fixnum] page_size
|
@@ -2934,15 +2934,15 @@ module Google
|
|
2934
2934
|
# @param [String] course_id
|
2935
2935
|
# Required. Identifier of the course.
|
2936
2936
|
# @param [String] post_id
|
2937
|
-
# Optional. Deprecated, use item_id instead.
|
2937
|
+
# Optional. Deprecated, use `item_id` instead.
|
2938
2938
|
# @param [String] attachment_id
|
2939
2939
|
# Required. Identifier of the attachment.
|
2940
2940
|
# @param [String] submission_id
|
2941
2941
|
# Required. Identifier of the student’s submission.
|
2942
2942
|
# @param [String] item_id
|
2943
|
-
# Identifier of the
|
2944
|
-
# the attachment is attached. This field is required, but is not marked as
|
2945
|
-
# while we are migrating from post_id.
|
2943
|
+
# Identifier of the `Announcement`, `CourseWork`, or `CourseWorkMaterial` under
|
2944
|
+
# which the attachment is attached. This field is required, but is not marked as
|
2945
|
+
# such while we are migrating from post_id.
|
2946
2946
|
# @param [String] fields
|
2947
2947
|
# Selector specifying which fields to include in a partial response.
|
2948
2948
|
# @param [String] quota_user
|
@@ -2983,16 +2983,16 @@ module Google
|
|
2983
2983
|
# @param [String] course_id
|
2984
2984
|
# Required. Identifier of the course.
|
2985
2985
|
# @param [String] post_id
|
2986
|
-
# Optional. Deprecated, use item_id instead.
|
2986
|
+
# Optional. Deprecated, use `item_id` instead.
|
2987
2987
|
# @param [String] attachment_id
|
2988
2988
|
# Required. Identifier of the attachment.
|
2989
2989
|
# @param [String] submission_id
|
2990
2990
|
# Required. Identifier of the student's submission.
|
2991
2991
|
# @param [Google::Apis::ClassroomV1::AddOnAttachmentStudentSubmission] add_on_attachment_student_submission_object
|
2992
2992
|
# @param [String] item_id
|
2993
|
-
# Identifier of the
|
2994
|
-
# the attachment is attached. This field is required, but is not marked as
|
2995
|
-
# while we are migrating from post_id.
|
2993
|
+
# Identifier of the `Announcement`, `CourseWork`, or `CourseWorkMaterial` under
|
2994
|
+
# which the attachment is attached. This field is required, but is not marked as
|
2995
|
+
# such while we are migrating from post_id.
|
2996
2996
|
# @param [String] update_mask
|
2997
2997
|
# Required. Mask that identifies which fields on the attachment to update. The
|
2998
2998
|
# update fails if invalid fields are specified. If a field supports empty values,
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-classroom_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.35.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-09-15 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -58,7 +58,7 @@ licenses:
|
|
58
58
|
metadata:
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-classroom_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-classroom_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-classroom_v1/v0.35.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-classroom_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|