google-api-python-client 2.159.0__py2.py3-none-any.whl → 2.160.0__py2.py3-none-any.whl
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.
- {google_api_python_client-2.159.0.dist-info → google_api_python_client-2.160.0.dist-info}/METADATA +1 -1
- {google_api_python_client-2.159.0.dist-info → google_api_python_client-2.160.0.dist-info}/RECORD +74 -74
- googleapiclient/discovery_cache/documents/accesscontextmanager.v1.json +5 -1
- googleapiclient/discovery_cache/documents/adsenseplatform.v1alpha.json +210 -1
- googleapiclient/discovery_cache/documents/aiplatform.v1.json +57 -12
- googleapiclient/discovery_cache/documents/aiplatform.v1beta1.json +86 -14
- googleapiclient/discovery_cache/documents/analyticsadmin.v1alpha.json +21 -1
- googleapiclient/discovery_cache/documents/analyticsadmin.v1beta.json +21 -1
- googleapiclient/discovery_cache/documents/analyticshub.v1.json +5 -1
- googleapiclient/discovery_cache/documents/androidenterprise.v1.json +32 -28
- googleapiclient/discovery_cache/documents/authorizedbuyersmarketplace.v1.json +3 -3
- googleapiclient/discovery_cache/documents/authorizedbuyersmarketplace.v1alpha.json +3 -3
- googleapiclient/discovery_cache/documents/chat.v1.json +5 -5
- googleapiclient/discovery_cache/documents/chromemanagement.v1.json +5 -3
- googleapiclient/discovery_cache/documents/classroom.v1.json +129 -29
- googleapiclient/discovery_cache/documents/cloudbuild.v1.json +74 -6
- googleapiclient/discovery_cache/documents/cloudbuild.v2.json +1 -6
- googleapiclient/discovery_cache/documents/compute.alpha.json +103 -14
- googleapiclient/discovery_cache/documents/compute.beta.json +15 -14
- googleapiclient/discovery_cache/documents/compute.v1.json +15 -14
- googleapiclient/discovery_cache/documents/config.v1.json +3 -3
- googleapiclient/discovery_cache/documents/content.v2.1.json +1 -2
- googleapiclient/discovery_cache/documents/dataplex.v1.json +6 -6
- googleapiclient/discovery_cache/documents/dataportability.v1.json +66 -66
- googleapiclient/discovery_cache/documents/dataportability.v1beta.json +66 -66
- googleapiclient/discovery_cache/documents/datastream.v1.json +2 -2
- googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json +6 -2
- googleapiclient/discovery_cache/documents/discoveryengine.v1.json +8 -4
- googleapiclient/discovery_cache/documents/discoveryengine.v1alpha.json +35 -8
- googleapiclient/discovery_cache/documents/discoveryengine.v1beta.json +27 -4
- googleapiclient/discovery_cache/documents/displayvideo.v2.json +183 -1836
- googleapiclient/discovery_cache/documents/displayvideo.v3.json +2 -2
- googleapiclient/discovery_cache/documents/file.v1.json +12 -6
- googleapiclient/discovery_cache/documents/file.v1beta1.json +12 -6
- googleapiclient/discovery_cache/documents/firebase.v1beta1.json +2 -2
- googleapiclient/discovery_cache/documents/gkehub.v1.json +5 -10
- googleapiclient/discovery_cache/documents/gkehub.v1alpha.json +5 -10
- googleapiclient/discovery_cache/documents/gkehub.v1beta.json +5 -10
- googleapiclient/discovery_cache/documents/gkehub.v2.json +5 -10
- googleapiclient/discovery_cache/documents/gkehub.v2alpha.json +5 -10
- googleapiclient/discovery_cache/documents/gkehub.v2beta.json +5 -10
- googleapiclient/discovery_cache/documents/healthcare.v1.json +4 -4
- googleapiclient/discovery_cache/documents/healthcare.v1beta1.json +4 -4
- googleapiclient/discovery_cache/documents/integrations.v1.json +49 -1
- googleapiclient/discovery_cache/documents/logging.v2.json +2 -2
- googleapiclient/discovery_cache/documents/looker.v1.json +3 -2
- googleapiclient/discovery_cache/documents/merchantapi.accounts_v1beta.json +32 -2
- googleapiclient/discovery_cache/documents/migrationcenter.v1.json +136 -1
- googleapiclient/discovery_cache/documents/migrationcenter.v1alpha1.json +2 -2
- googleapiclient/discovery_cache/documents/monitoring.v3.json +6 -1
- googleapiclient/discovery_cache/documents/netapp.v1.json +6 -1
- googleapiclient/discovery_cache/documents/netapp.v1beta1.json +6 -1
- googleapiclient/discovery_cache/documents/networkconnectivity.v1.json +4 -4
- googleapiclient/discovery_cache/documents/networkconnectivity.v1alpha1.json +3 -3
- googleapiclient/discovery_cache/documents/networkmanagement.v1beta1.json +5 -1
- googleapiclient/discovery_cache/documents/places.v1.json +6 -2
- googleapiclient/discovery_cache/documents/redis.v1.json +10 -4
- googleapiclient/discovery_cache/documents/redis.v1beta1.json +10 -4
- googleapiclient/discovery_cache/documents/retail.v2.json +3 -3
- googleapiclient/discovery_cache/documents/retail.v2alpha.json +3 -3
- googleapiclient/discovery_cache/documents/retail.v2beta.json +3 -3
- googleapiclient/discovery_cache/documents/secretmanager.v1.json +11 -1
- googleapiclient/discovery_cache/documents/secretmanager.v1beta1.json +11 -1
- googleapiclient/discovery_cache/documents/secretmanager.v1beta2.json +11 -1
- googleapiclient/discovery_cache/documents/spanner.v1.json +114 -10
- googleapiclient/discovery_cache/documents/texttospeech.v1.json +11 -11
- googleapiclient/discovery_cache/documents/texttospeech.v1beta1.json +11 -11
- googleapiclient/discovery_cache/documents/tpu.v2.json +3 -3
- googleapiclient/discovery_cache/documents/websecurityscanner.v1.json +27 -3
- googleapiclient/discovery_cache/documents/workspaceevents.v1.json +5 -5
- googleapiclient/version.py +1 -1
- {google_api_python_client-2.159.0.dist-info → google_api_python_client-2.160.0.dist-info}/LICENSE +0 -0
- {google_api_python_client-2.159.0.dist-info → google_api_python_client-2.160.0.dist-info}/WHEEL +0 -0
- {google_api_python_client-2.159.0.dist-info → google_api_python_client-2.160.0.dist-info}/top_level.txt +0 -0
|
@@ -1788,7 +1788,7 @@
|
|
|
1788
1788
|
}
|
|
1789
1789
|
}
|
|
1790
1790
|
},
|
|
1791
|
-
"revision": "
|
|
1791
|
+
"revision": "20250114",
|
|
1792
1792
|
"rootUrl": "https://analyticsadmin.googleapis.com/",
|
|
1793
1793
|
"schemas": {
|
|
1794
1794
|
"GoogleAnalyticsAdminV1betaAccessBetweenFilter": {
|
|
@@ -2602,6 +2602,26 @@
|
|
|
2602
2602
|
"resetUserDataOnNewActivity": {
|
|
2603
2603
|
"description": "If true, reset the retention period for the user identifier with every event from that user.",
|
|
2604
2604
|
"type": "boolean"
|
|
2605
|
+
},
|
|
2606
|
+
"userDataRetention": {
|
|
2607
|
+
"description": "Required. The length of time that user-level data is retained.",
|
|
2608
|
+
"enum": [
|
|
2609
|
+
"RETENTION_DURATION_UNSPECIFIED",
|
|
2610
|
+
"TWO_MONTHS",
|
|
2611
|
+
"FOURTEEN_MONTHS",
|
|
2612
|
+
"TWENTY_SIX_MONTHS",
|
|
2613
|
+
"THIRTY_EIGHT_MONTHS",
|
|
2614
|
+
"FIFTY_MONTHS"
|
|
2615
|
+
],
|
|
2616
|
+
"enumDescriptions": [
|
|
2617
|
+
"Data retention time duration is not specified.",
|
|
2618
|
+
"The data retention time duration is 2 months.",
|
|
2619
|
+
"The data retention time duration is 14 months.",
|
|
2620
|
+
"The data retention time duration is 26 months. Available to 360 properties only. Available for event data only.",
|
|
2621
|
+
"The data retention time duration is 38 months. Available to 360 properties only. Available for event data only.",
|
|
2622
|
+
"The data retention time duration is 50 months. Available to 360 properties only. Available for event data only."
|
|
2623
|
+
],
|
|
2624
|
+
"type": "string"
|
|
2605
2625
|
}
|
|
2606
2626
|
},
|
|
2607
2627
|
"type": "object"
|
|
@@ -1022,7 +1022,7 @@
|
|
|
1022
1022
|
}
|
|
1023
1023
|
}
|
|
1024
1024
|
},
|
|
1025
|
-
"revision": "
|
|
1025
|
+
"revision": "20250115",
|
|
1026
1026
|
"rootUrl": "https://analyticshub.googleapis.com/",
|
|
1027
1027
|
"schemas": {
|
|
1028
1028
|
"AnalyticsHubSubscriptionInfo": {
|
|
@@ -2222,6 +2222,10 @@
|
|
|
2222
2222
|
"description": "Resource in this dataset that is selectively shared.",
|
|
2223
2223
|
"id": "SelectedResource",
|
|
2224
2224
|
"properties": {
|
|
2225
|
+
"routine": {
|
|
2226
|
+
"description": "Optional. Format: For routine: `projects/{projectId}/datasets/{datasetId}/routines/{routineId}` Example:\"projects/test_project/datasets/test_dataset/routines/test_routine\"",
|
|
2227
|
+
"type": "string"
|
|
2228
|
+
},
|
|
2225
2229
|
"table": {
|
|
2226
2230
|
"description": "Optional. Format: For table: `projects/{projectId}/datasets/{datasetId}/tables/{tableId}` Example:\"projects/test_project/datasets/test_dataset/tables/test_table\"",
|
|
2227
2231
|
"type": "string"
|
|
@@ -337,6 +337,37 @@
|
|
|
337
337
|
}
|
|
338
338
|
}
|
|
339
339
|
},
|
|
340
|
+
"enrollmentTokens": {
|
|
341
|
+
"methods": {
|
|
342
|
+
"create": {
|
|
343
|
+
"description": "Returns a token for device enrollment. The DPC can encode this token within the QR/NFC/zero-touch enrollment payload or fetch it before calling the on-device API to authenticate the user. The token can be generated for each device or reused across multiple devices.",
|
|
344
|
+
"flatPath": "androidenterprise/v1/enterprises/{enterpriseId}/enrollmentTokens",
|
|
345
|
+
"httpMethod": "POST",
|
|
346
|
+
"id": "androidenterprise.enrollmentTokens.create",
|
|
347
|
+
"parameterOrder": [
|
|
348
|
+
"enterpriseId"
|
|
349
|
+
],
|
|
350
|
+
"parameters": {
|
|
351
|
+
"enterpriseId": {
|
|
352
|
+
"description": "Required. The ID of the enterprise.",
|
|
353
|
+
"location": "path",
|
|
354
|
+
"required": true,
|
|
355
|
+
"type": "string"
|
|
356
|
+
}
|
|
357
|
+
},
|
|
358
|
+
"path": "androidenterprise/v1/enterprises/{enterpriseId}/enrollmentTokens",
|
|
359
|
+
"request": {
|
|
360
|
+
"$ref": "EnrollmentToken"
|
|
361
|
+
},
|
|
362
|
+
"response": {
|
|
363
|
+
"$ref": "EnrollmentToken"
|
|
364
|
+
},
|
|
365
|
+
"scopes": [
|
|
366
|
+
"https://www.googleapis.com/auth/androidenterprise"
|
|
367
|
+
]
|
|
368
|
+
}
|
|
369
|
+
}
|
|
370
|
+
},
|
|
340
371
|
"enterprises": {
|
|
341
372
|
"methods": {
|
|
342
373
|
"acknowledgeNotificationSet": {
|
|
@@ -383,33 +414,6 @@
|
|
|
383
414
|
"https://www.googleapis.com/auth/androidenterprise"
|
|
384
415
|
]
|
|
385
416
|
},
|
|
386
|
-
"createEnrollmentToken": {
|
|
387
|
-
"description": "Returns a token for device enrollment. The DPC can encode this token within the QR/NFC/zero-touch enrollment payload or fetch it before calling the on-device API to authenticate the user. The token can be generated for each device or reused across multiple devices.",
|
|
388
|
-
"flatPath": "androidenterprise/v1/enterprises/{enterpriseId}/createEnrollmentToken",
|
|
389
|
-
"httpMethod": "POST",
|
|
390
|
-
"id": "androidenterprise.enterprises.createEnrollmentToken",
|
|
391
|
-
"parameterOrder": [
|
|
392
|
-
"enterpriseId"
|
|
393
|
-
],
|
|
394
|
-
"parameters": {
|
|
395
|
-
"enterpriseId": {
|
|
396
|
-
"description": "Required. The ID of the enterprise.",
|
|
397
|
-
"location": "path",
|
|
398
|
-
"required": true,
|
|
399
|
-
"type": "string"
|
|
400
|
-
}
|
|
401
|
-
},
|
|
402
|
-
"path": "androidenterprise/v1/enterprises/{enterpriseId}/createEnrollmentToken",
|
|
403
|
-
"request": {
|
|
404
|
-
"$ref": "EnrollmentToken"
|
|
405
|
-
},
|
|
406
|
-
"response": {
|
|
407
|
-
"$ref": "EnrollmentToken"
|
|
408
|
-
},
|
|
409
|
-
"scopes": [
|
|
410
|
-
"https://www.googleapis.com/auth/androidenterprise"
|
|
411
|
-
]
|
|
412
|
-
},
|
|
413
417
|
"createWebToken": {
|
|
414
418
|
"description": "Returns a unique token to access an embeddable UI. To generate a web UI, pass the generated token into the managed Google Play javascript API. Each token may only be used to start one UI session. See the JavaScript API documentation for further information.",
|
|
415
419
|
"flatPath": "androidenterprise/v1/enterprises/{enterpriseId}/createWebToken",
|
|
@@ -2648,7 +2652,7 @@
|
|
|
2648
2652
|
}
|
|
2649
2653
|
}
|
|
2650
2654
|
},
|
|
2651
|
-
"revision": "
|
|
2655
|
+
"revision": "20250115",
|
|
2652
2656
|
"rootUrl": "https://androidenterprise.googleapis.com/",
|
|
2653
2657
|
"schemas": {
|
|
2654
2658
|
"Administrator": {
|
|
@@ -1102,7 +1102,7 @@
|
|
|
1102
1102
|
]
|
|
1103
1103
|
},
|
|
1104
1104
|
"patch": {
|
|
1105
|
-
"description": "Updates the proposal at the given revision number. If the revision number in the request is behind the latest one kept in the server, an error message will be returned. See FieldMask for how to use FieldMask. Only fields specified in the UpdateProposalRequest.update_mask will be updated; Fields noted as 'Immutable' or 'Output only' yet specified in the UpdateProposalRequest.update_mask will be ignored and left unchanged. Updating a private auction proposal is
|
|
1105
|
+
"description": "Updates the proposal at the given revision number. If the revision number in the request is behind the latest one kept in the server, an error message will be returned. See FieldMask for how to use FieldMask. Only fields specified in the UpdateProposalRequest.update_mask will be updated; Fields noted as 'Immutable' or 'Output only' yet specified in the UpdateProposalRequest.update_mask will be ignored and left unchanged. Updating a private auction proposal is only allowed for buyer private data, all other fields are immutable.",
|
|
1106
1106
|
"flatPath": "v1/buyers/{buyersId}/proposals/{proposalsId}",
|
|
1107
1107
|
"httpMethod": "PATCH",
|
|
1108
1108
|
"id": "authorizedbuyersmarketplace.buyers.proposals.patch",
|
|
@@ -1367,7 +1367,7 @@
|
|
|
1367
1367
|
}
|
|
1368
1368
|
}
|
|
1369
1369
|
},
|
|
1370
|
-
"revision": "
|
|
1370
|
+
"revision": "20250113",
|
|
1371
1371
|
"rootUrl": "https://authorizedbuyersmarketplace.googleapis.com/",
|
|
1372
1372
|
"schemas": {
|
|
1373
1373
|
"AcceptProposalRequest": {
|
|
@@ -2626,7 +2626,7 @@
|
|
|
2626
2626
|
"type": "object"
|
|
2627
2627
|
},
|
|
2628
2628
|
"PrivateData": {
|
|
2629
|
-
"description": "Buyers are allowed to store certain types of private data in a proposal
|
|
2629
|
+
"description": "Buyers are allowed to store certain types of private data in a proposal.",
|
|
2630
2630
|
"id": "PrivateData",
|
|
2631
2631
|
"properties": {
|
|
2632
2632
|
"referenceId": {
|
|
@@ -1285,7 +1285,7 @@
|
|
|
1285
1285
|
]
|
|
1286
1286
|
},
|
|
1287
1287
|
"patch": {
|
|
1288
|
-
"description": "Updates the proposal at the given revision number. If the revision number in the request is behind the latest one kept in the server, an error message will be returned. See FieldMask for how to use FieldMask. Only fields specified in the UpdateProposalRequest.update_mask will be updated; Fields noted as 'Immutable' or 'Output only' yet specified in the UpdateProposalRequest.update_mask will be ignored and left unchanged. Updating a private auction proposal is
|
|
1288
|
+
"description": "Updates the proposal at the given revision number. If the revision number in the request is behind the latest one kept in the server, an error message will be returned. See FieldMask for how to use FieldMask. Only fields specified in the UpdateProposalRequest.update_mask will be updated; Fields noted as 'Immutable' or 'Output only' yet specified in the UpdateProposalRequest.update_mask will be ignored and left unchanged. Updating a private auction proposal is only allowed for buyer private data, all other fields are immutable.",
|
|
1289
1289
|
"flatPath": "v1alpha/buyers/{buyersId}/proposals/{proposalsId}",
|
|
1290
1290
|
"httpMethod": "PATCH",
|
|
1291
1291
|
"id": "authorizedbuyersmarketplace.buyers.proposals.patch",
|
|
@@ -1550,7 +1550,7 @@
|
|
|
1550
1550
|
}
|
|
1551
1551
|
}
|
|
1552
1552
|
},
|
|
1553
|
-
"revision": "
|
|
1553
|
+
"revision": "20250113",
|
|
1554
1554
|
"rootUrl": "https://authorizedbuyersmarketplace.googleapis.com/",
|
|
1555
1555
|
"schemas": {
|
|
1556
1556
|
"AcceptProposalRequest": {
|
|
@@ -2881,7 +2881,7 @@
|
|
|
2881
2881
|
"type": "object"
|
|
2882
2882
|
},
|
|
2883
2883
|
"PrivateData": {
|
|
2884
|
-
"description": "Buyers are allowed to store certain types of private data in a proposal
|
|
2884
|
+
"description": "Buyers are allowed to store certain types of private data in a proposal.",
|
|
2885
2885
|
"id": "PrivateData",
|
|
2886
2886
|
"properties": {
|
|
2887
2887
|
"referenceId": {
|
|
@@ -48,22 +48,22 @@
|
|
|
48
48
|
"description": "View members in Google Chat conversations."
|
|
49
49
|
},
|
|
50
50
|
"https://www.googleapis.com/auth/chat.messages": {
|
|
51
|
-
"description": "See, compose, send, update, and delete messages
|
|
51
|
+
"description": "See, compose, send, update, and delete messages as well as their message content; add, see, and delete reactions to messages."
|
|
52
52
|
},
|
|
53
53
|
"https://www.googleapis.com/auth/chat.messages.create": {
|
|
54
54
|
"description": "Compose and send messages in Google Chat"
|
|
55
55
|
},
|
|
56
56
|
"https://www.googleapis.com/auth/chat.messages.reactions": {
|
|
57
|
-
"description": "See, add, and delete reactions to messages in Google Chat"
|
|
57
|
+
"description": "See, add, and delete reactions as well as their reaction content to messages in Google Chat"
|
|
58
58
|
},
|
|
59
59
|
"https://www.googleapis.com/auth/chat.messages.reactions.create": {
|
|
60
60
|
"description": "Add reactions to messages in Google Chat"
|
|
61
61
|
},
|
|
62
62
|
"https://www.googleapis.com/auth/chat.messages.reactions.readonly": {
|
|
63
|
-
"description": "View reactions to messages in Google Chat"
|
|
63
|
+
"description": "View reactions as well as their reaction content to messages in Google Chat"
|
|
64
64
|
},
|
|
65
65
|
"https://www.googleapis.com/auth/chat.messages.readonly": {
|
|
66
|
-
"description": "See messages
|
|
66
|
+
"description": "See messages as well as their reactions and message content in Google Chat"
|
|
67
67
|
},
|
|
68
68
|
"https://www.googleapis.com/auth/chat.spaces": {
|
|
69
69
|
"description": "Create conversations and spaces and see or update metadata (including history settings and access settings) in Google Chat"
|
|
@@ -1344,7 +1344,7 @@
|
|
|
1344
1344
|
}
|
|
1345
1345
|
}
|
|
1346
1346
|
},
|
|
1347
|
-
"revision": "
|
|
1347
|
+
"revision": "20250114",
|
|
1348
1348
|
"rootUrl": "https://chat.googleapis.com/",
|
|
1349
1349
|
"schemas": {
|
|
1350
1350
|
"AccessSettings": {
|
|
@@ -1263,7 +1263,7 @@
|
|
|
1263
1263
|
}
|
|
1264
1264
|
}
|
|
1265
1265
|
},
|
|
1266
|
-
"revision": "
|
|
1266
|
+
"revision": "20250111",
|
|
1267
1267
|
"rootUrl": "https://chromemanagement.googleapis.com/",
|
|
1268
1268
|
"schemas": {
|
|
1269
1269
|
"GoogleChromeManagementV1AndroidAppInfo": {
|
|
@@ -1762,14 +1762,16 @@ false
|
|
|
1762
1762
|
"CANARY",
|
|
1763
1763
|
"DEV",
|
|
1764
1764
|
"BETA",
|
|
1765
|
-
"STABLE"
|
|
1765
|
+
"STABLE",
|
|
1766
|
+
"LTS"
|
|
1766
1767
|
],
|
|
1767
1768
|
"enumDescriptions": [
|
|
1768
1769
|
"No release channel specified.",
|
|
1769
1770
|
"Canary release channel.",
|
|
1770
1771
|
"Dev release channel.",
|
|
1771
1772
|
"Beta release channel.",
|
|
1772
|
-
"Stable release channel."
|
|
1773
|
+
"Stable release channel.",
|
|
1774
|
+
"Long-term support release channel."
|
|
1773
1775
|
],
|
|
1774
1776
|
"readOnly": true,
|
|
1775
1777
|
"type": "string"
|
|
@@ -2,6 +2,12 @@
|
|
|
2
2
|
"auth": {
|
|
3
3
|
"oauth2": {
|
|
4
4
|
"scopes": {
|
|
5
|
+
"https://www.googleapis.com/auth/classroom.addons.student": {
|
|
6
|
+
"description": "See and update its own attachments to posts in Google Classroom"
|
|
7
|
+
},
|
|
8
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher": {
|
|
9
|
+
"description": "See, create, and update its own attachments to posts in classes you teach in Google Classroom"
|
|
10
|
+
},
|
|
5
11
|
"https://www.googleapis.com/auth/classroom.announcements": {
|
|
6
12
|
"description": "View and manage announcements in Google Classroom"
|
|
7
13
|
},
|
|
@@ -590,7 +596,11 @@
|
|
|
590
596
|
"path": "v1/courses/{courseId}/announcements/{itemId}/addOnContext",
|
|
591
597
|
"response": {
|
|
592
598
|
"$ref": "AddOnContext"
|
|
593
|
-
}
|
|
599
|
+
},
|
|
600
|
+
"scopes": [
|
|
601
|
+
"https://www.googleapis.com/auth/classroom.addons.student",
|
|
602
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher"
|
|
603
|
+
]
|
|
594
604
|
},
|
|
595
605
|
"list": {
|
|
596
606
|
"description": "Returns a list of announcements that the requester is permitted to view. Course students may only view `PUBLISHED` announcements. Course teachers and domain administrators may view all announcements. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course does not exist.",
|
|
@@ -769,7 +779,10 @@
|
|
|
769
779
|
},
|
|
770
780
|
"response": {
|
|
771
781
|
"$ref": "AddOnAttachment"
|
|
772
|
-
}
|
|
782
|
+
},
|
|
783
|
+
"scopes": [
|
|
784
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher"
|
|
785
|
+
]
|
|
773
786
|
},
|
|
774
787
|
"delete": {
|
|
775
788
|
"description": "Deletes an add-on attachment. Requires the add-on to have been the original creator of the attachment. This method returns the following error codes: * `PERMISSION_DENIED` for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if one of the identified resources does not exist.",
|
|
@@ -810,7 +823,10 @@
|
|
|
810
823
|
"path": "v1/courses/{courseId}/announcements/{itemId}/addOnAttachments/{attachmentId}",
|
|
811
824
|
"response": {
|
|
812
825
|
"$ref": "Empty"
|
|
813
|
-
}
|
|
826
|
+
},
|
|
827
|
+
"scopes": [
|
|
828
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher"
|
|
829
|
+
]
|
|
814
830
|
},
|
|
815
831
|
"get": {
|
|
816
832
|
"description": "Returns an add-on attachment. Requires the add-on requesting the attachment to be the original creator of the attachment. This method returns the following error codes: * `PERMISSION_DENIED` for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if one of the identified resources does not exist.",
|
|
@@ -851,7 +867,11 @@
|
|
|
851
867
|
"path": "v1/courses/{courseId}/announcements/{itemId}/addOnAttachments/{attachmentId}",
|
|
852
868
|
"response": {
|
|
853
869
|
"$ref": "AddOnAttachment"
|
|
854
|
-
}
|
|
870
|
+
},
|
|
871
|
+
"scopes": [
|
|
872
|
+
"https://www.googleapis.com/auth/classroom.addons.student",
|
|
873
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher"
|
|
874
|
+
]
|
|
855
875
|
},
|
|
856
876
|
"list": {
|
|
857
877
|
"description": "Returns all attachments created by an add-on under the post. Requires the add-on to have active attachments on the post or have permission to create new attachments on the post. This method returns the following error codes: * `PERMISSION_DENIED` for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if one of the identified resources does not exist.",
|
|
@@ -896,7 +916,11 @@
|
|
|
896
916
|
"path": "v1/courses/{courseId}/announcements/{itemId}/addOnAttachments",
|
|
897
917
|
"response": {
|
|
898
918
|
"$ref": "ListAddOnAttachmentsResponse"
|
|
899
|
-
}
|
|
919
|
+
},
|
|
920
|
+
"scopes": [
|
|
921
|
+
"https://www.googleapis.com/auth/classroom.addons.student",
|
|
922
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher"
|
|
923
|
+
]
|
|
900
924
|
},
|
|
901
925
|
"patch": {
|
|
902
926
|
"description": "Updates an add-on attachment. Requires the add-on to have been the original creator of the attachment. This method returns the following error codes: * `PERMISSION_DENIED` for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if one of the identified resources does not exist.",
|
|
@@ -945,7 +969,10 @@
|
|
|
945
969
|
},
|
|
946
970
|
"response": {
|
|
947
971
|
"$ref": "AddOnAttachment"
|
|
948
|
-
}
|
|
972
|
+
},
|
|
973
|
+
"scopes": [
|
|
974
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher"
|
|
975
|
+
]
|
|
949
976
|
}
|
|
950
977
|
}
|
|
951
978
|
}
|
|
@@ -1087,7 +1114,11 @@
|
|
|
1087
1114
|
"path": "v1/courses/{courseId}/courseWork/{itemId}/addOnContext",
|
|
1088
1115
|
"response": {
|
|
1089
1116
|
"$ref": "AddOnContext"
|
|
1090
|
-
}
|
|
1117
|
+
},
|
|
1118
|
+
"scopes": [
|
|
1119
|
+
"https://www.googleapis.com/auth/classroom.addons.student",
|
|
1120
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher"
|
|
1121
|
+
]
|
|
1091
1122
|
},
|
|
1092
1123
|
"list": {
|
|
1093
1124
|
"description": "Returns a list of course work that the requester is permitted to view. Course students may only view `PUBLISHED` course work. Course teachers and domain administrators may view all course work. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course does not exist.",
|
|
@@ -1313,7 +1344,10 @@
|
|
|
1313
1344
|
},
|
|
1314
1345
|
"response": {
|
|
1315
1346
|
"$ref": "AddOnAttachment"
|
|
1316
|
-
}
|
|
1347
|
+
},
|
|
1348
|
+
"scopes": [
|
|
1349
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher"
|
|
1350
|
+
]
|
|
1317
1351
|
},
|
|
1318
1352
|
"delete": {
|
|
1319
1353
|
"description": "Deletes an add-on attachment. Requires the add-on to have been the original creator of the attachment. This method returns the following error codes: * `PERMISSION_DENIED` for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if one of the identified resources does not exist.",
|
|
@@ -1354,7 +1388,10 @@
|
|
|
1354
1388
|
"path": "v1/courses/{courseId}/courseWork/{itemId}/addOnAttachments/{attachmentId}",
|
|
1355
1389
|
"response": {
|
|
1356
1390
|
"$ref": "Empty"
|
|
1357
|
-
}
|
|
1391
|
+
},
|
|
1392
|
+
"scopes": [
|
|
1393
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher"
|
|
1394
|
+
]
|
|
1358
1395
|
},
|
|
1359
1396
|
"get": {
|
|
1360
1397
|
"description": "Returns an add-on attachment. Requires the add-on requesting the attachment to be the original creator of the attachment. This method returns the following error codes: * `PERMISSION_DENIED` for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if one of the identified resources does not exist.",
|
|
@@ -1395,7 +1432,11 @@
|
|
|
1395
1432
|
"path": "v1/courses/{courseId}/courseWork/{itemId}/addOnAttachments/{attachmentId}",
|
|
1396
1433
|
"response": {
|
|
1397
1434
|
"$ref": "AddOnAttachment"
|
|
1398
|
-
}
|
|
1435
|
+
},
|
|
1436
|
+
"scopes": [
|
|
1437
|
+
"https://www.googleapis.com/auth/classroom.addons.student",
|
|
1438
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher"
|
|
1439
|
+
]
|
|
1399
1440
|
},
|
|
1400
1441
|
"list": {
|
|
1401
1442
|
"description": "Returns all attachments created by an add-on under the post. Requires the add-on to have active attachments on the post or have permission to create new attachments on the post. This method returns the following error codes: * `PERMISSION_DENIED` for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if one of the identified resources does not exist.",
|
|
@@ -1440,7 +1481,11 @@
|
|
|
1440
1481
|
"path": "v1/courses/{courseId}/courseWork/{itemId}/addOnAttachments",
|
|
1441
1482
|
"response": {
|
|
1442
1483
|
"$ref": "ListAddOnAttachmentsResponse"
|
|
1443
|
-
}
|
|
1484
|
+
},
|
|
1485
|
+
"scopes": [
|
|
1486
|
+
"https://www.googleapis.com/auth/classroom.addons.student",
|
|
1487
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher"
|
|
1488
|
+
]
|
|
1444
1489
|
},
|
|
1445
1490
|
"patch": {
|
|
1446
1491
|
"description": "Updates an add-on attachment. Requires the add-on to have been the original creator of the attachment. This method returns the following error codes: * `PERMISSION_DENIED` for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if one of the identified resources does not exist.",
|
|
@@ -1489,7 +1534,10 @@
|
|
|
1489
1534
|
},
|
|
1490
1535
|
"response": {
|
|
1491
1536
|
"$ref": "AddOnAttachment"
|
|
1492
|
-
}
|
|
1537
|
+
},
|
|
1538
|
+
"scopes": [
|
|
1539
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher"
|
|
1540
|
+
]
|
|
1493
1541
|
}
|
|
1494
1542
|
},
|
|
1495
1543
|
"resources": {
|
|
@@ -1543,6 +1591,8 @@
|
|
|
1543
1591
|
"$ref": "AddOnAttachmentStudentSubmission"
|
|
1544
1592
|
},
|
|
1545
1593
|
"scopes": [
|
|
1594
|
+
"https://www.googleapis.com/auth/classroom.addons.student",
|
|
1595
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher",
|
|
1546
1596
|
"https://www.googleapis.com/auth/classroom.student-submissions.students.readonly"
|
|
1547
1597
|
]
|
|
1548
1598
|
},
|
|
@@ -1601,7 +1651,10 @@
|
|
|
1601
1651
|
},
|
|
1602
1652
|
"response": {
|
|
1603
1653
|
"$ref": "AddOnAttachmentStudentSubmission"
|
|
1604
|
-
}
|
|
1654
|
+
},
|
|
1655
|
+
"scopes": [
|
|
1656
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher"
|
|
1657
|
+
]
|
|
1605
1658
|
}
|
|
1606
1659
|
}
|
|
1607
1660
|
}
|
|
@@ -2301,7 +2354,11 @@
|
|
|
2301
2354
|
"path": "v1/courses/{courseId}/courseWorkMaterials/{itemId}/addOnContext",
|
|
2302
2355
|
"response": {
|
|
2303
2356
|
"$ref": "AddOnContext"
|
|
2304
|
-
}
|
|
2357
|
+
},
|
|
2358
|
+
"scopes": [
|
|
2359
|
+
"https://www.googleapis.com/auth/classroom.addons.student",
|
|
2360
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher"
|
|
2361
|
+
]
|
|
2305
2362
|
},
|
|
2306
2363
|
"list": {
|
|
2307
2364
|
"description": "Returns a list of course work material that the requester is permitted to view. Course students may only view `PUBLISHED` course work material. Course teachers and domain administrators may view all course work material. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course does not exist.",
|
|
@@ -2456,7 +2513,10 @@
|
|
|
2456
2513
|
},
|
|
2457
2514
|
"response": {
|
|
2458
2515
|
"$ref": "AddOnAttachment"
|
|
2459
|
-
}
|
|
2516
|
+
},
|
|
2517
|
+
"scopes": [
|
|
2518
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher"
|
|
2519
|
+
]
|
|
2460
2520
|
},
|
|
2461
2521
|
"delete": {
|
|
2462
2522
|
"description": "Deletes an add-on attachment. Requires the add-on to have been the original creator of the attachment. This method returns the following error codes: * `PERMISSION_DENIED` for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if one of the identified resources does not exist.",
|
|
@@ -2497,7 +2557,10 @@
|
|
|
2497
2557
|
"path": "v1/courses/{courseId}/courseWorkMaterials/{itemId}/addOnAttachments/{attachmentId}",
|
|
2498
2558
|
"response": {
|
|
2499
2559
|
"$ref": "Empty"
|
|
2500
|
-
}
|
|
2560
|
+
},
|
|
2561
|
+
"scopes": [
|
|
2562
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher"
|
|
2563
|
+
]
|
|
2501
2564
|
},
|
|
2502
2565
|
"get": {
|
|
2503
2566
|
"description": "Returns an add-on attachment. Requires the add-on requesting the attachment to be the original creator of the attachment. This method returns the following error codes: * `PERMISSION_DENIED` for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if one of the identified resources does not exist.",
|
|
@@ -2538,7 +2601,11 @@
|
|
|
2538
2601
|
"path": "v1/courses/{courseId}/courseWorkMaterials/{itemId}/addOnAttachments/{attachmentId}",
|
|
2539
2602
|
"response": {
|
|
2540
2603
|
"$ref": "AddOnAttachment"
|
|
2541
|
-
}
|
|
2604
|
+
},
|
|
2605
|
+
"scopes": [
|
|
2606
|
+
"https://www.googleapis.com/auth/classroom.addons.student",
|
|
2607
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher"
|
|
2608
|
+
]
|
|
2542
2609
|
},
|
|
2543
2610
|
"list": {
|
|
2544
2611
|
"description": "Returns all attachments created by an add-on under the post. Requires the add-on to have active attachments on the post or have permission to create new attachments on the post. This method returns the following error codes: * `PERMISSION_DENIED` for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if one of the identified resources does not exist.",
|
|
@@ -2583,7 +2650,11 @@
|
|
|
2583
2650
|
"path": "v1/courses/{courseId}/courseWorkMaterials/{itemId}/addOnAttachments",
|
|
2584
2651
|
"response": {
|
|
2585
2652
|
"$ref": "ListAddOnAttachmentsResponse"
|
|
2586
|
-
}
|
|
2653
|
+
},
|
|
2654
|
+
"scopes": [
|
|
2655
|
+
"https://www.googleapis.com/auth/classroom.addons.student",
|
|
2656
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher"
|
|
2657
|
+
]
|
|
2587
2658
|
},
|
|
2588
2659
|
"patch": {
|
|
2589
2660
|
"description": "Updates an add-on attachment. Requires the add-on to have been the original creator of the attachment. This method returns the following error codes: * `PERMISSION_DENIED` for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if one of the identified resources does not exist.",
|
|
@@ -2632,7 +2703,10 @@
|
|
|
2632
2703
|
},
|
|
2633
2704
|
"response": {
|
|
2634
2705
|
"$ref": "AddOnAttachment"
|
|
2635
|
-
}
|
|
2706
|
+
},
|
|
2707
|
+
"scopes": [
|
|
2708
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher"
|
|
2709
|
+
]
|
|
2636
2710
|
}
|
|
2637
2711
|
}
|
|
2638
2712
|
}
|
|
@@ -2681,7 +2755,11 @@
|
|
|
2681
2755
|
"path": "v1/courses/{courseId}/posts/{postId}/addOnContext",
|
|
2682
2756
|
"response": {
|
|
2683
2757
|
"$ref": "AddOnContext"
|
|
2684
|
-
}
|
|
2758
|
+
},
|
|
2759
|
+
"scopes": [
|
|
2760
|
+
"https://www.googleapis.com/auth/classroom.addons.student",
|
|
2761
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher"
|
|
2762
|
+
]
|
|
2685
2763
|
}
|
|
2686
2764
|
},
|
|
2687
2765
|
"resources": {
|
|
@@ -2726,7 +2804,10 @@
|
|
|
2726
2804
|
},
|
|
2727
2805
|
"response": {
|
|
2728
2806
|
"$ref": "AddOnAttachment"
|
|
2729
|
-
}
|
|
2807
|
+
},
|
|
2808
|
+
"scopes": [
|
|
2809
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher"
|
|
2810
|
+
]
|
|
2730
2811
|
},
|
|
2731
2812
|
"delete": {
|
|
2732
2813
|
"description": "Deletes an add-on attachment. Requires the add-on to have been the original creator of the attachment. This method returns the following error codes: * `PERMISSION_DENIED` for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if one of the identified resources does not exist.",
|
|
@@ -2766,7 +2847,10 @@
|
|
|
2766
2847
|
"path": "v1/courses/{courseId}/posts/{postId}/addOnAttachments/{attachmentId}",
|
|
2767
2848
|
"response": {
|
|
2768
2849
|
"$ref": "Empty"
|
|
2769
|
-
}
|
|
2850
|
+
},
|
|
2851
|
+
"scopes": [
|
|
2852
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher"
|
|
2853
|
+
]
|
|
2770
2854
|
},
|
|
2771
2855
|
"get": {
|
|
2772
2856
|
"description": "Returns an add-on attachment. Requires the add-on requesting the attachment to be the original creator of the attachment. This method returns the following error codes: * `PERMISSION_DENIED` for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if one of the identified resources does not exist.",
|
|
@@ -2806,7 +2890,11 @@
|
|
|
2806
2890
|
"path": "v1/courses/{courseId}/posts/{postId}/addOnAttachments/{attachmentId}",
|
|
2807
2891
|
"response": {
|
|
2808
2892
|
"$ref": "AddOnAttachment"
|
|
2809
|
-
}
|
|
2893
|
+
},
|
|
2894
|
+
"scopes": [
|
|
2895
|
+
"https://www.googleapis.com/auth/classroom.addons.student",
|
|
2896
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher"
|
|
2897
|
+
]
|
|
2810
2898
|
},
|
|
2811
2899
|
"list": {
|
|
2812
2900
|
"description": "Returns all attachments created by an add-on under the post. Requires the add-on to have active attachments on the post or have permission to create new attachments on the post. This method returns the following error codes: * `PERMISSION_DENIED` for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if one of the identified resources does not exist.",
|
|
@@ -2850,7 +2938,11 @@
|
|
|
2850
2938
|
"path": "v1/courses/{courseId}/posts/{postId}/addOnAttachments",
|
|
2851
2939
|
"response": {
|
|
2852
2940
|
"$ref": "ListAddOnAttachmentsResponse"
|
|
2853
|
-
}
|
|
2941
|
+
},
|
|
2942
|
+
"scopes": [
|
|
2943
|
+
"https://www.googleapis.com/auth/classroom.addons.student",
|
|
2944
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher"
|
|
2945
|
+
]
|
|
2854
2946
|
},
|
|
2855
2947
|
"patch": {
|
|
2856
2948
|
"description": "Updates an add-on attachment. Requires the add-on to have been the original creator of the attachment. This method returns the following error codes: * `PERMISSION_DENIED` for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if one of the identified resources does not exist.",
|
|
@@ -2899,7 +2991,10 @@
|
|
|
2899
2991
|
},
|
|
2900
2992
|
"response": {
|
|
2901
2993
|
"$ref": "AddOnAttachment"
|
|
2902
|
-
}
|
|
2994
|
+
},
|
|
2995
|
+
"scopes": [
|
|
2996
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher"
|
|
2997
|
+
]
|
|
2903
2998
|
}
|
|
2904
2999
|
},
|
|
2905
3000
|
"resources": {
|
|
@@ -2952,6 +3047,8 @@
|
|
|
2952
3047
|
"$ref": "AddOnAttachmentStudentSubmission"
|
|
2953
3048
|
},
|
|
2954
3049
|
"scopes": [
|
|
3050
|
+
"https://www.googleapis.com/auth/classroom.addons.student",
|
|
3051
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher",
|
|
2955
3052
|
"https://www.googleapis.com/auth/classroom.student-submissions.students.readonly"
|
|
2956
3053
|
]
|
|
2957
3054
|
},
|
|
@@ -3009,7 +3106,10 @@
|
|
|
3009
3106
|
},
|
|
3010
3107
|
"response": {
|
|
3011
3108
|
"$ref": "AddOnAttachmentStudentSubmission"
|
|
3012
|
-
}
|
|
3109
|
+
},
|
|
3110
|
+
"scopes": [
|
|
3111
|
+
"https://www.googleapis.com/auth/classroom.addons.teacher"
|
|
3112
|
+
]
|
|
3013
3113
|
}
|
|
3014
3114
|
}
|
|
3015
3115
|
}
|
|
@@ -3297,7 +3397,7 @@
|
|
|
3297
3397
|
"topics": {
|
|
3298
3398
|
"methods": {
|
|
3299
3399
|
"create": {
|
|
3300
|
-
"description": "Creates a topic. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course, create a topic in the requested course, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course does not exist.",
|
|
3400
|
+
"description": "Creates a topic. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course, create a topic in the requested course, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `ALREADY_EXISTS` if there exists a topic in the course with the same name. * `NOT_FOUND` if the requested course does not exist.",
|
|
3301
3401
|
"flatPath": "v1/courses/{courseId}/topics",
|
|
3302
3402
|
"httpMethod": "POST",
|
|
3303
3403
|
"id": "classroom.courses.topics.create",
|
|
@@ -3423,7 +3523,7 @@
|
|
|
3423
3523
|
]
|
|
3424
3524
|
},
|
|
3425
3525
|
"patch": {
|
|
3426
|
-
"description": "Updates one or more fields of a topic. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting developer project did not create the corresponding topic or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course or topic does not exist",
|
|
3526
|
+
"description": "Updates one or more fields of a topic. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting developer project did not create the corresponding topic or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `FAILED_PRECONDITION` if there exists a topic in the course with the same name. * `NOT_FOUND` if the requested course or topic does not exist",
|
|
3427
3527
|
"flatPath": "v1/courses/{courseId}/topics/{id}",
|
|
3428
3528
|
"httpMethod": "PATCH",
|
|
3429
3529
|
"id": "classroom.courses.topics.patch",
|
|
@@ -3949,7 +4049,7 @@
|
|
|
3949
4049
|
}
|
|
3950
4050
|
}
|
|
3951
4051
|
},
|
|
3952
|
-
"revision": "
|
|
4052
|
+
"revision": "20250114",
|
|
3953
4053
|
"rootUrl": "https://classroom.googleapis.com/",
|
|
3954
4054
|
"schemas": {
|
|
3955
4055
|
"AddOnAttachment": {
|