Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
34c7816
feat: Generate Google.Apis.Admin.Directory.directory_v1 version 1.72.…
amanda-tarafa Nov 19, 2025
a69fc11
feat: Generate Google.Apis.Admin.Reports.reports_v1 version 1.72.0.3963
amanda-tarafa Nov 19, 2025
90b6ec9
feat: Generate Google.Apis.AlertCenter.v1beta1 version 1.72.0.3973
amanda-tarafa Nov 19, 2025
60b6175
feat: Generate Google.Apis.CloudAlloyDBAdmin.v1 version 1.72.0.3962
amanda-tarafa Nov 19, 2025
c1c11cb
feat: Generate Google.Apis.CloudAlloyDBAdmin.v1alpha version 1.72.0.3962
amanda-tarafa Nov 19, 2025
4e53f2d
feat: Generate Google.Apis.CloudAlloyDBAdmin.v1beta version 1.72.0.3962
amanda-tarafa Nov 19, 2025
672bb93
feat: Generate Google.Apis.AndroidManagement.v1 version 1.72.0.3967
amanda-tarafa Nov 19, 2025
6dd525c
feat: Generate Google.Apis.AndroidPublisher.v3 version 1.72.0.3975
amanda-tarafa Nov 19, 2025
55aad4a
feat: Generate Google.Apis.APIhub.v1 version 1.72.0.3966
amanda-tarafa Nov 19, 2025
26d7e15
feat: Generate Google.Apis.Appengine.v1beta version 1.72.0.3966
amanda-tarafa Nov 19, 2025
02bf2d6
feat: Generate Google.Apis.AppHub.v1 version 1.72.0.3970
amanda-tarafa Nov 19, 2025
053411d
feat: Generate Google.Apis.AppHub.v1alpha version 1.72.0.3970
amanda-tarafa Nov 19, 2025
00e9961
feat: Generate Google.Apis.ArtifactRegistry.v1beta2 version 1.72.0.3954
amanda-tarafa Nov 19, 2025
c03f894
feat: Generate Google.Apis.Backupdr.v1 version 1.72.0.3968
amanda-tarafa Nov 19, 2025
2d0bf42
feat: Generate Google.Apis.Batch.v1 version 1.72.0.3968
amanda-tarafa Nov 19, 2025
85f69da
feat: Generate Google.Apis.BeyondCorp.v1alpha version 1.72.0.3954
amanda-tarafa Nov 19, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions DiscoveryJson/admin.directory_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -4671,7 +4671,7 @@
}
}
},
"revision": "20251021",
"revision": "20251107",
"rootUrl": "https://admin.googleapis.com/",
"schemas": {
"Alias": {
Expand Down Expand Up @@ -5459,7 +5459,7 @@
"type": "array"
},
"bluetoothAdapterInfo": {
"description": "Output only. Information about bluetooth adapters of the device.",
"description": "Output only. Information about Bluetooth adapters of the device.",
"items": {
"$ref": "BluetoothAdapterInfo"
},
Expand Down
4 changes: 2 additions & 2 deletions DiscoveryJson/admin.directory_v1.json.original
Original file line number Diff line number Diff line change
Expand Up @@ -4671,7 +4671,7 @@
}
}
},
"revision": "20251021",
"revision": "20251107",
"rootUrl": "https://admin.googleapis.com/",
"schemas": {
"Alias": {
Expand Down Expand Up @@ -5459,7 +5459,7 @@
"type": "array"
},
"bluetoothAdapterInfo": {
"description": "Output only. Information about bluetooth adapters of the device.",
"description": "Output only. Information about Bluetooth adapters of the device.",
"items": {
"$ref": "BluetoothAdapterInfo"
},
Expand Down
6 changes: 3 additions & 3 deletions DiscoveryJson/admin.reports_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"oauth2": {
"scopes": {
"https://www.googleapis.com/auth/admin.reports.audit.readonly": {
"description": "View audit reports for your G Suite domain"
"description": "View audit reports for your Google Workspace domain"
},
"https://www.googleapis.com/auth/admin.reports.usage.readonly": {
"description": "View usage reports for your G Suite domain"
"description": "View usage reports for your Google Workspace domain"
}
}
}
Expand Down Expand Up @@ -635,7 +635,7 @@
}
}
},
"revision": "20250818",
"revision": "20251107",
"rootUrl": "https://admin.googleapis.com/",
"schemas": {
"Activities": {
Expand Down
8 changes: 6 additions & 2 deletions DiscoveryJson/alertcenter.v1beta1.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"oauth2": {
"scopes": {
"https://www.googleapis.com/auth/apps.alerts": {
"description": "See and delete your domain's G Suite alerts, and send alert feedback"
"description": "See and delete your domain's Google Workspace alerts, and send alert feedback"
}
}
}
Expand Down Expand Up @@ -423,7 +423,7 @@
}
}
},
"revision": "20250929",
"revision": "20251117",
"rootUrl": "https://alertcenter.googleapis.com/",
"schemas": {
"AbuseDetected": {
Expand Down Expand Up @@ -1661,6 +1661,10 @@
"description": "Drive file ID.",
"type": "string"
},
"messageId": {
"description": "RFC2822 message ID.",
"type": "string"
},
"resourceTitle": {
"description": "Title of the resource, for example email subject, or document title.",
"type": "string"
Expand Down
Loading