Skip to content

Commit 2b825e3

Browse files
fix(dataportability): update the api
#### dataportability:v1 The following keys were changed: - resources.accessType.methods.check.scopes (Total Keys: 1) - resources.archiveJobs.methods.cancel.scopes (Total Keys: 1) - resources.archiveJobs.methods.getPortabilityArchiveState.scopes (Total Keys: 1) - resources.archiveJobs.methods.retry.scopes (Total Keys: 1) - resources.authorization.methods.reset.scopes (Total Keys: 1) - resources.portabilityArchive.methods.initiate.scopes (Total Keys: 1) #### dataportability:v1beta The following keys were changed: - resources.accessType.methods.check.scopes (Total Keys: 1) - resources.archiveJobs.methods.cancel.scopes (Total Keys: 1) - resources.archiveJobs.methods.getPortabilityArchiveState.scopes (Total Keys: 1) - resources.archiveJobs.methods.retry.scopes (Total Keys: 1) - resources.authorization.methods.reset.scopes (Total Keys: 1) - resources.portabilityArchive.methods.initiate.scopes (Total Keys: 1)
1 parent 5c60efd commit 2b825e3

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

googleapiclient/discovery_cache/documents/dataportability.v1.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@
6868
"https://www.googleapis.com/auth/dataportability.maps.starred_places": {
6969
"description": "Move a copy of your Starred places list on Maps"
7070
},
71+
"https://www.googleapis.com/auth/dataportability.maps.vehicle_profile": {
72+
"description": "Move a copy of your vehicle profile on Maps"
73+
},
7174
"https://www.googleapis.com/auth/dataportability.myactivity.maps": {
7275
"description": "Move a copy of your Maps activity"
7376
},
@@ -339,6 +342,7 @@
339342
"https://www.googleapis.com/auth/dataportability.maps.questions_answers",
340343
"https://www.googleapis.com/auth/dataportability.maps.reviews",
341344
"https://www.googleapis.com/auth/dataportability.maps.starred_places",
345+
"https://www.googleapis.com/auth/dataportability.maps.vehicle_profile",
342346
"https://www.googleapis.com/auth/dataportability.myactivity.maps",
343347
"https://www.googleapis.com/auth/dataportability.myactivity.myadcenter",
344348
"https://www.googleapis.com/auth/dataportability.myactivity.play",
@@ -436,6 +440,7 @@
436440
"https://www.googleapis.com/auth/dataportability.maps.questions_answers",
437441
"https://www.googleapis.com/auth/dataportability.maps.reviews",
438442
"https://www.googleapis.com/auth/dataportability.maps.starred_places",
443+
"https://www.googleapis.com/auth/dataportability.maps.vehicle_profile",
439444
"https://www.googleapis.com/auth/dataportability.myactivity.maps",
440445
"https://www.googleapis.com/auth/dataportability.myactivity.myadcenter",
441446
"https://www.googleapis.com/auth/dataportability.myactivity.play",
@@ -526,6 +531,7 @@
526531
"https://www.googleapis.com/auth/dataportability.maps.questions_answers",
527532
"https://www.googleapis.com/auth/dataportability.maps.reviews",
528533
"https://www.googleapis.com/auth/dataportability.maps.starred_places",
534+
"https://www.googleapis.com/auth/dataportability.maps.vehicle_profile",
529535
"https://www.googleapis.com/auth/dataportability.myactivity.maps",
530536
"https://www.googleapis.com/auth/dataportability.myactivity.myadcenter",
531537
"https://www.googleapis.com/auth/dataportability.myactivity.play",
@@ -619,6 +625,7 @@
619625
"https://www.googleapis.com/auth/dataportability.maps.questions_answers",
620626
"https://www.googleapis.com/auth/dataportability.maps.reviews",
621627
"https://www.googleapis.com/auth/dataportability.maps.starred_places",
628+
"https://www.googleapis.com/auth/dataportability.maps.vehicle_profile",
622629
"https://www.googleapis.com/auth/dataportability.myactivity.maps",
623630
"https://www.googleapis.com/auth/dataportability.myactivity.myadcenter",
624631
"https://www.googleapis.com/auth/dataportability.myactivity.play",
@@ -706,6 +713,7 @@
706713
"https://www.googleapis.com/auth/dataportability.maps.questions_answers",
707714
"https://www.googleapis.com/auth/dataportability.maps.reviews",
708715
"https://www.googleapis.com/auth/dataportability.maps.starred_places",
716+
"https://www.googleapis.com/auth/dataportability.maps.vehicle_profile",
709717
"https://www.googleapis.com/auth/dataportability.myactivity.maps",
710718
"https://www.googleapis.com/auth/dataportability.myactivity.myadcenter",
711719
"https://www.googleapis.com/auth/dataportability.myactivity.play",
@@ -793,6 +801,7 @@
793801
"https://www.googleapis.com/auth/dataportability.maps.questions_answers",
794802
"https://www.googleapis.com/auth/dataportability.maps.reviews",
795803
"https://www.googleapis.com/auth/dataportability.maps.starred_places",
804+
"https://www.googleapis.com/auth/dataportability.maps.vehicle_profile",
796805
"https://www.googleapis.com/auth/dataportability.myactivity.maps",
797806
"https://www.googleapis.com/auth/dataportability.myactivity.myadcenter",
798807
"https://www.googleapis.com/auth/dataportability.myactivity.play",
@@ -842,7 +851,7 @@
842851
}
843852
}
844853
},
845-
"revision": "20250305",
854+
"revision": "20250605",
846855
"rootUrl": "https://dataportability.googleapis.com/",
847856
"schemas": {
848857
"CancelPortabilityArchiveRequest": {

googleapiclient/discovery_cache/documents/dataportability.v1beta.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@
6868
"https://www.googleapis.com/auth/dataportability.maps.starred_places": {
6969
"description": "Move a copy of your Starred places list on Maps"
7070
},
71+
"https://www.googleapis.com/auth/dataportability.maps.vehicle_profile": {
72+
"description": "Move a copy of your vehicle profile on Maps"
73+
},
7174
"https://www.googleapis.com/auth/dataportability.myactivity.maps": {
7275
"description": "Move a copy of your Maps activity"
7376
},
@@ -339,6 +342,7 @@
339342
"https://www.googleapis.com/auth/dataportability.maps.questions_answers",
340343
"https://www.googleapis.com/auth/dataportability.maps.reviews",
341344
"https://www.googleapis.com/auth/dataportability.maps.starred_places",
345+
"https://www.googleapis.com/auth/dataportability.maps.vehicle_profile",
342346
"https://www.googleapis.com/auth/dataportability.myactivity.maps",
343347
"https://www.googleapis.com/auth/dataportability.myactivity.myadcenter",
344348
"https://www.googleapis.com/auth/dataportability.myactivity.play",
@@ -436,6 +440,7 @@
436440
"https://www.googleapis.com/auth/dataportability.maps.questions_answers",
437441
"https://www.googleapis.com/auth/dataportability.maps.reviews",
438442
"https://www.googleapis.com/auth/dataportability.maps.starred_places",
443+
"https://www.googleapis.com/auth/dataportability.maps.vehicle_profile",
439444
"https://www.googleapis.com/auth/dataportability.myactivity.maps",
440445
"https://www.googleapis.com/auth/dataportability.myactivity.myadcenter",
441446
"https://www.googleapis.com/auth/dataportability.myactivity.play",
@@ -526,6 +531,7 @@
526531
"https://www.googleapis.com/auth/dataportability.maps.questions_answers",
527532
"https://www.googleapis.com/auth/dataportability.maps.reviews",
528533
"https://www.googleapis.com/auth/dataportability.maps.starred_places",
534+
"https://www.googleapis.com/auth/dataportability.maps.vehicle_profile",
529535
"https://www.googleapis.com/auth/dataportability.myactivity.maps",
530536
"https://www.googleapis.com/auth/dataportability.myactivity.myadcenter",
531537
"https://www.googleapis.com/auth/dataportability.myactivity.play",
@@ -619,6 +625,7 @@
619625
"https://www.googleapis.com/auth/dataportability.maps.questions_answers",
620626
"https://www.googleapis.com/auth/dataportability.maps.reviews",
621627
"https://www.googleapis.com/auth/dataportability.maps.starred_places",
628+
"https://www.googleapis.com/auth/dataportability.maps.vehicle_profile",
622629
"https://www.googleapis.com/auth/dataportability.myactivity.maps",
623630
"https://www.googleapis.com/auth/dataportability.myactivity.myadcenter",
624631
"https://www.googleapis.com/auth/dataportability.myactivity.play",
@@ -706,6 +713,7 @@
706713
"https://www.googleapis.com/auth/dataportability.maps.questions_answers",
707714
"https://www.googleapis.com/auth/dataportability.maps.reviews",
708715
"https://www.googleapis.com/auth/dataportability.maps.starred_places",
716+
"https://www.googleapis.com/auth/dataportability.maps.vehicle_profile",
709717
"https://www.googleapis.com/auth/dataportability.myactivity.maps",
710718
"https://www.googleapis.com/auth/dataportability.myactivity.myadcenter",
711719
"https://www.googleapis.com/auth/dataportability.myactivity.play",
@@ -793,6 +801,7 @@
793801
"https://www.googleapis.com/auth/dataportability.maps.questions_answers",
794802
"https://www.googleapis.com/auth/dataportability.maps.reviews",
795803
"https://www.googleapis.com/auth/dataportability.maps.starred_places",
804+
"https://www.googleapis.com/auth/dataportability.maps.vehicle_profile",
796805
"https://www.googleapis.com/auth/dataportability.myactivity.maps",
797806
"https://www.googleapis.com/auth/dataportability.myactivity.myadcenter",
798807
"https://www.googleapis.com/auth/dataportability.myactivity.play",
@@ -842,7 +851,7 @@
842851
}
843852
}
844853
},
845-
"revision": "20250305",
854+
"revision": "20250605",
846855
"rootUrl": "https://dataportability.googleapis.com/",
847856
"schemas": {
848857
"CancelPortabilityArchiveRequest": {

0 commit comments

Comments
 (0)