@maxim_mazurok/gapi.client.dataportability-v1beta 0.0.20240201 → 0.0.20240206

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.
Files changed (3) hide show
  1. package/index.d.ts +1 -1
  2. package/package.json +1 -1
  3. package/readme.md +36 -12
package/index.d.ts CHANGED
@@ -9,7 +9,7 @@
9
9
  // This file was generated by https://github.com/Maxim-Mazurok/google-api-typings-generator. Please do not edit it manually.
10
10
  // In case of any problems please post issue to https://github.com/Maxim-Mazurok/google-api-typings-generator
11
11
  // Generated from: https://dataportability.googleapis.com/$discovery/rest?version=v1beta
12
- // Revision: 20240201
12
+ // Revision: 20240206
13
13
 
14
14
  /// <reference types="gapi.client" />
15
15
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maxim_mazurok/gapi.client.dataportability-v1beta",
3
- "version": "0.0.20240201",
3
+ "version": "0.0.20240206",
4
4
  "description": "TypeScript typings for Data Portability API v1beta",
5
5
  "repository": {
6
6
  "type": "git",
package/readme.md CHANGED
@@ -51,6 +51,30 @@ var client_id = '',
51
51
  // Move a copy of messages between you and the businesses you have conversations with.
52
52
  'https://www.googleapis.com/auth/dataportability.businessmessaging.conversations',
53
53
 
54
+ // Move a copy of your pinned trips on Maps.
55
+ 'https://www.googleapis.com/auth/dataportability.maps.commute_routes',
56
+
57
+ // Move a copy of your commute settings on Maps.
58
+ 'https://www.googleapis.com/auth/dataportability.maps.commute_settings',
59
+
60
+ // Move a copy of your electric vehicle profile on Maps.
61
+ 'https://www.googleapis.com/auth/dataportability.maps.ev_profile',
62
+
63
+ // Move a copy of your updates to places on Maps.
64
+ 'https://www.googleapis.com/auth/dataportability.maps.offering_contributions',
65
+
66
+ // Move a copy of the photos and videos you posted on Maps.
67
+ 'https://www.googleapis.com/auth/dataportability.maps.photos_videos',
68
+
69
+ // Move a copy of your reviews and posts on Maps.
70
+ 'https://www.googleapis.com/auth/dataportability.maps.reviews',
71
+
72
+ // Move a copy of your Starred places list on Maps.
73
+ 'https://www.googleapis.com/auth/dataportability.maps.starred_places',
74
+
75
+ // Move a copy of your Maps activity.
76
+ 'https://www.googleapis.com/auth/dataportability.myactivity.maps',
77
+
54
78
  // Move a copy of your search activity.
55
79
  'https://www.googleapis.com/auth/dataportability.myactivity.search',
56
80
 
@@ -66,40 +90,40 @@ var client_id = '',
66
90
  // Move a copy of reviews you wrote about products or online stores.
67
91
  'https://www.googleapis.com/auth/dataportability.shopping.reviews',
68
92
 
69
- // Move a copy of information about your channel.
93
+ // Move a copy of information about your YouTube channel.
70
94
  'https://www.googleapis.com/auth/dataportability.youtube.channel',
71
95
 
72
- // Move a copy of your comments.
96
+ // Move a copy of your YouTube comments.
73
97
  'https://www.googleapis.com/auth/dataportability.youtube.comments',
74
98
 
75
- // Move a copy of your messages in live chat.
99
+ // Move a copy of your YouTube messages in live chat.
76
100
  'https://www.googleapis.com/auth/dataportability.youtube.live_chat',
77
101
 
78
- // Move a copy of your uploaded YouTube Music tracks and your YouTube Music library.
102
+ // Move a copy of your uploaded YouTube music tracks and your YouTube music library.
79
103
  'https://www.googleapis.com/auth/dataportability.youtube.music',
80
104
 
81
- // Move a copy of your private playlists.
105
+ // Move a copy of your YouTube private playlists.
82
106
  'https://www.googleapis.com/auth/dataportability.youtube.private_playlists',
83
107
 
84
- // Move a copy of your private videos and information about them.
108
+ // Move a copy of your private YouTube videos and information about them.
85
109
  'https://www.googleapis.com/auth/dataportability.youtube.private_videos',
86
110
 
87
- // Move a copy of your public playlists.
111
+ // Move a copy of your public YouTube playlists.
88
112
  'https://www.googleapis.com/auth/dataportability.youtube.public_playlists',
89
113
 
90
- // Move a copy of your public videos and information about them.
114
+ // Move a copy of your public YouTube videos and information about them.
91
115
  'https://www.googleapis.com/auth/dataportability.youtube.public_videos',
92
116
 
93
- // Move a copy of YouTube Shopping Wishlists, and wishlist items.
117
+ // Move a copy of your YouTube shopping wishlists, and wishlist items.
94
118
  'https://www.googleapis.com/auth/dataportability.youtube.shopping',
95
119
 
96
- // Move a copy of your channel subscriptions, even if they're private.
120
+ // Move a copy of your YouTube channel subscriptions, even if they're private.
97
121
  'https://www.googleapis.com/auth/dataportability.youtube.subscriptions',
98
122
 
99
- // Move a copy of your unlisted playlists.
123
+ // Move a copy of your unlisted YouTube playlists.
100
124
  'https://www.googleapis.com/auth/dataportability.youtube.unlisted_playlists',
101
125
 
102
- // Move a copy of your unlisted videos and information about them.
126
+ // Move a copy of your unlisted YouTube videos and information about them.
103
127
  'https://www.googleapis.com/auth/dataportability.youtube.unlisted_videos',
104
128
  ],
105
129
  immediate = true;