|
2 | 2 | "auth": { |
3 | 3 | "oauth2": { |
4 | 4 | "scopes": { |
| 5 | + "https://www.googleapis.com/auth/dataportability.alerts.subscriptions": { |
| 6 | + "description": "Move a copy of the Google Alerts subscriptions you created." |
| 7 | + }, |
5 | 8 | "https://www.googleapis.com/auth/dataportability.businessmessaging.conversations": { |
6 | 9 | "description": "Move a copy of messages between you and the businesses you have conversations with across Google services." |
7 | 10 | }, |
|
315 | 318 | "$ref": "PortabilityArchiveState" |
316 | 319 | }, |
317 | 320 | "scopes": [ |
| 321 | + "https://www.googleapis.com/auth/dataportability.alerts.subscriptions", |
318 | 322 | "https://www.googleapis.com/auth/dataportability.businessmessaging.conversations", |
319 | 323 | "https://www.googleapis.com/auth/dataportability.chrome.autofill", |
320 | 324 | "https://www.googleapis.com/auth/dataportability.chrome.bookmarks", |
|
405 | 409 | "$ref": "RetryPortabilityArchiveResponse" |
406 | 410 | }, |
407 | 411 | "scopes": [ |
| 412 | + "https://www.googleapis.com/auth/dataportability.alerts.subscriptions", |
408 | 413 | "https://www.googleapis.com/auth/dataportability.businessmessaging.conversations", |
409 | 414 | "https://www.googleapis.com/auth/dataportability.chrome.autofill", |
410 | 415 | "https://www.googleapis.com/auth/dataportability.chrome.bookmarks", |
|
489 | 494 | "$ref": "Empty" |
490 | 495 | }, |
491 | 496 | "scopes": [ |
| 497 | + "https://www.googleapis.com/auth/dataportability.alerts.subscriptions", |
492 | 498 | "https://www.googleapis.com/auth/dataportability.businessmessaging.conversations", |
493 | 499 | "https://www.googleapis.com/auth/dataportability.chrome.autofill", |
494 | 500 | "https://www.googleapis.com/auth/dataportability.chrome.bookmarks", |
|
573 | 579 | "$ref": "InitiatePortabilityArchiveResponse" |
574 | 580 | }, |
575 | 581 | "scopes": [ |
| 582 | + "https://www.googleapis.com/auth/dataportability.alerts.subscriptions", |
576 | 583 | "https://www.googleapis.com/auth/dataportability.businessmessaging.conversations", |
577 | 584 | "https://www.googleapis.com/auth/dataportability.chrome.autofill", |
578 | 585 | "https://www.googleapis.com/auth/dataportability.chrome.bookmarks", |
|
641 | 648 | } |
642 | 649 | } |
643 | 650 | }, |
644 | | - "revision": "20240430", |
| 651 | + "revision": "20240827", |
645 | 652 | "rootUrl": "https://dataportability.googleapis.com/", |
646 | 653 | "schemas": { |
647 | 654 | "Empty": { |
|
0 commit comments