google-apis-dataportability_v1beta 0.5.0 → 0.7.0
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b9a758608d0eabf0ec8e7b7e74d6d6f00f9ebdbcc8999dc29f9640fda8633ffc
|
4
|
+
data.tar.gz: ccdc1f6c8861d78a1f3b1a976f1cce98a49f533856df37a5034a38e26a601e69
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9cba1123e5c5b8acf0a6b173ba6a1f36f9ed048a09d2c1482140ee0fff368b7abbc8eb3efa85ff49b3dcc8952fabc5aae3c68534e9694334634890efd43dee9b
|
7
|
+
data.tar.gz: 452311126bee69686d016e71a71ba4a11ae23b8a6a497a84a192768fb10c77034a291ca3eddaa9046d8f24421a51f4d71c39944d26ac0d6a1f198cfe5738484d
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1
1
|
# Release history for google-apis-dataportability_v1beta
|
2
2
|
|
3
|
+
### v0.7.0 (2024-04-07)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20240403
|
6
|
+
|
7
|
+
### v0.6.0 (2024-03-24)
|
8
|
+
|
9
|
+
* Regenerated from discovery document revision 20240319
|
10
|
+
|
3
11
|
### v0.5.0 (2024-03-10)
|
4
12
|
|
5
13
|
* Regenerated from discovery document revision 20240303
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module DataportabilityV1beta
|
18
18
|
# Version of the google-apis-dataportability_v1beta gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.7.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.14.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20240403"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -32,6 +32,9 @@ module Google
|
|
32
32
|
# This is NOT the gem version.
|
33
33
|
VERSION = 'V1beta'
|
34
34
|
|
35
|
+
# Move a copy of the Google Alerts subscriptions you created.
|
36
|
+
AUTH_DATAPORTABILITY_ALERTS_SUBSCRIPTIONS = 'https://www.googleapis.com/auth/dataportability.alerts.subscriptions'
|
37
|
+
|
35
38
|
# Move a copy of messages between you and the businesses you have conversations with across Google services.
|
36
39
|
AUTH_DATAPORTABILITY_BUSINESSMESSAGING_CONVERSATIONS = 'https://www.googleapis.com/auth/dataportability.businessmessaging.conversations'
|
37
40
|
|
@@ -56,6 +59,18 @@ module Google
|
|
56
59
|
# Move a copy of your settings in Chrome.
|
57
60
|
AUTH_DATAPORTABILITY_CHROME_SETTINGS = 'https://www.googleapis.com/auth/dataportability.chrome.settings'
|
58
61
|
|
62
|
+
# Move a copy of searches and sites you follow, saved by Discover.
|
63
|
+
AUTH_DATAPORTABILITY_DISCOVER_FOLLOWS = 'https://www.googleapis.com/auth/dataportability.discover.follows'
|
64
|
+
|
65
|
+
# Move a copy of links to your liked documents, saved by Discover.
|
66
|
+
AUTH_DATAPORTABILITY_DISCOVER_LIKES = 'https://www.googleapis.com/auth/dataportability.discover.likes'
|
67
|
+
|
68
|
+
# Move a copy of content you marked as not interested, saved by Discover.
|
69
|
+
AUTH_DATAPORTABILITY_DISCOVER_NOT_INTERESTED = 'https://www.googleapis.com/auth/dataportability.discover.not_interested'
|
70
|
+
|
71
|
+
# Move a copy of the places you labeled on Maps.
|
72
|
+
AUTH_DATAPORTABILITY_MAPS_ALIASED_PLACES = 'https://www.googleapis.com/auth/dataportability.maps.aliased_places'
|
73
|
+
|
59
74
|
# Move a copy of your pinned trips on Maps.
|
60
75
|
AUTH_DATAPORTABILITY_MAPS_COMMUTE_ROUTES = 'https://www.googleapis.com/auth/dataportability.maps.commute_routes'
|
61
76
|
|
@@ -65,12 +80,18 @@ module Google
|
|
65
80
|
# Move a copy of your electric vehicle profile on Maps.
|
66
81
|
AUTH_DATAPORTABILITY_MAPS_EV_PROFILE = 'https://www.googleapis.com/auth/dataportability.maps.ev_profile'
|
67
82
|
|
83
|
+
# Move a copy of the corrections you made to places or map information on Maps.
|
84
|
+
AUTH_DATAPORTABILITY_MAPS_FACTUAL_CONTRIBUTIONS = 'https://www.googleapis.com/auth/dataportability.maps.factual_contributions'
|
85
|
+
|
68
86
|
# Move a copy of your updates to places on Maps.
|
69
87
|
AUTH_DATAPORTABILITY_MAPS_OFFERING_CONTRIBUTIONS = 'https://www.googleapis.com/auth/dataportability.maps.offering_contributions'
|
70
88
|
|
71
89
|
# Move a copy of the photos and videos you posted on Maps.
|
72
90
|
AUTH_DATAPORTABILITY_MAPS_PHOTOS_VIDEOS = 'https://www.googleapis.com/auth/dataportability.maps.photos_videos'
|
73
91
|
|
92
|
+
# Move a copy of the questions and answers you posted on Maps.
|
93
|
+
AUTH_DATAPORTABILITY_MAPS_QUESTIONS_ANSWERS = 'https://www.googleapis.com/auth/dataportability.maps.questions_answers'
|
94
|
+
|
74
95
|
# Move a copy of your reviews and posts on Maps.
|
75
96
|
AUTH_DATAPORTABILITY_MAPS_REVIEWS = 'https://www.googleapis.com/auth/dataportability.maps.reviews'
|
76
97
|
|
@@ -80,6 +101,12 @@ module Google
|
|
80
101
|
# Move a copy of your Maps activity.
|
81
102
|
AUTH_DATAPORTABILITY_MYACTIVITY_MAPS = 'https://www.googleapis.com/auth/dataportability.myactivity.maps'
|
82
103
|
|
104
|
+
# Move a copy of your My Ad Center activity.
|
105
|
+
AUTH_DATAPORTABILITY_MYACTIVITY_MYADCENTER = 'https://www.googleapis.com/auth/dataportability.myactivity.myadcenter'
|
106
|
+
|
107
|
+
# Move a copy of your Google Play activity.
|
108
|
+
AUTH_DATAPORTABILITY_MYACTIVITY_PLAY = 'https://www.googleapis.com/auth/dataportability.myactivity.play'
|
109
|
+
|
83
110
|
# Move a copy of your Google Search activity.
|
84
111
|
AUTH_DATAPORTABILITY_MYACTIVITY_SEARCH = 'https://www.googleapis.com/auth/dataportability.myactivity.search'
|
85
112
|
|
@@ -89,15 +116,72 @@ module Google
|
|
89
116
|
# Move a copy of your YouTube activity.
|
90
117
|
AUTH_DATAPORTABILITY_MYACTIVITY_YOUTUBE = 'https://www.googleapis.com/auth/dataportability.myactivity.youtube'
|
91
118
|
|
119
|
+
# Move a copy of the maps you created in My Maps.
|
120
|
+
AUTH_DATAPORTABILITY_MYMAPS_MAPS = 'https://www.googleapis.com/auth/dataportability.mymaps.maps'
|
121
|
+
|
122
|
+
# Move a copy of your food purchase and reservation activity.
|
123
|
+
AUTH_DATAPORTABILITY_ORDER_RESERVE_PURCHASES_RESERVATIONS = 'https://www.googleapis.com/auth/dataportability.order_reserve.purchases_reservations'
|
124
|
+
|
125
|
+
# Move a copy of information about your devices with Google Play Store installed.
|
126
|
+
AUTH_DATAPORTABILITY_PLAY_DEVICES = 'https://www.googleapis.com/auth/dataportability.play.devices'
|
127
|
+
|
128
|
+
# Move a copy of your Google Play Store Grouping tags created by app developers.
|
129
|
+
AUTH_DATAPORTABILITY_PLAY_GROUPING = 'https://www.googleapis.com/auth/dataportability.play.grouping'
|
130
|
+
|
131
|
+
# Move a copy of your Google Play Store app installations.
|
132
|
+
AUTH_DATAPORTABILITY_PLAY_INSTALLS = 'https://www.googleapis.com/auth/dataportability.play.installs'
|
133
|
+
|
134
|
+
# Move a copy of your Google Play Store downloads, including books, games, and apps.
|
135
|
+
AUTH_DATAPORTABILITY_PLAY_LIBRARY = 'https://www.googleapis.com/auth/dataportability.play.library'
|
136
|
+
|
137
|
+
# Move a copy of information about your Google Play Store Points.
|
138
|
+
AUTH_DATAPORTABILITY_PLAY_PLAYPOINTS = 'https://www.googleapis.com/auth/dataportability.play.playpoints'
|
139
|
+
|
140
|
+
# Move a copy of information about your Google Play Store promotions.
|
141
|
+
AUTH_DATAPORTABILITY_PLAY_PROMOTIONS = 'https://www.googleapis.com/auth/dataportability.play.promotions'
|
142
|
+
|
143
|
+
# Move a copy of your Google Play Store purchases.
|
144
|
+
AUTH_DATAPORTABILITY_PLAY_PURCHASES = 'https://www.googleapis.com/auth/dataportability.play.purchases'
|
145
|
+
|
146
|
+
# Move a copy of your Google Play Store redemption activities.
|
147
|
+
AUTH_DATAPORTABILITY_PLAY_REDEMPTIONS = 'https://www.googleapis.com/auth/dataportability.play.redemptions'
|
148
|
+
|
149
|
+
# Move a copy of your Google Play Store subscriptions.
|
150
|
+
AUTH_DATAPORTABILITY_PLAY_SUBSCRIPTIONS = 'https://www.googleapis.com/auth/dataportability.play.subscriptions'
|
151
|
+
|
152
|
+
# Move a copy of your Google Play Store user settings and preferences.
|
153
|
+
AUTH_DATAPORTABILITY_PLAY_USERSETTINGS = 'https://www.googleapis.com/auth/dataportability.play.usersettings'
|
154
|
+
|
92
155
|
# Move a copy of your saved links, images, places, and collections from your use of Google services.
|
93
156
|
AUTH_DATAPORTABILITY_SAVED_COLLECTIONS = 'https://www.googleapis.com/auth/dataportability.saved.collections'
|
94
157
|
|
158
|
+
# Move a copy of your media reviews on Google Search.
|
159
|
+
AUTH_DATAPORTABILITY_SEARCH_UGC_MEDIA_REVIEWS_AND_STARS = 'https://www.googleapis.com/auth/dataportability.search_ugc.media.reviews_and_stars'
|
160
|
+
|
161
|
+
# Move a copy of your self-reported video streaming provider preferences from Google Search and Google TV.
|
162
|
+
AUTH_DATAPORTABILITY_SEARCH_UGC_MEDIA_STREAMING_VIDEO_PROVIDERS = 'https://www.googleapis.com/auth/dataportability.search_ugc.media.streaming_video_providers'
|
163
|
+
|
164
|
+
# Move a copy of your indicated thumbs up and thumbs down on media in Google Search and Google TV.
|
165
|
+
AUTH_DATAPORTABILITY_SEARCH_UGC_MEDIA_THUMBS = 'https://www.googleapis.com/auth/dataportability.search_ugc.media.thumbs'
|
166
|
+
|
167
|
+
# Move a copy of information about the movies and TV shows you marked as watched on Google Search and Google TV.
|
168
|
+
AUTH_DATAPORTABILITY_SEARCH_UGC_MEDIA_WATCHED = 'https://www.googleapis.com/auth/dataportability.search_ugc.media.watched'
|
169
|
+
|
170
|
+
# Move a copy of your notification settings on the Google Search app.
|
171
|
+
AUTH_DATAPORTABILITY_SEARCHNOTIFICATIONS_SETTINGS = 'https://www.googleapis.com/auth/dataportability.searchnotifications.settings'
|
172
|
+
|
173
|
+
# Move a copy of your notification subscriptions on Google Search app.
|
174
|
+
AUTH_DATAPORTABILITY_SEARCHNOTIFICATIONS_SUBSCRIPTIONS = 'https://www.googleapis.com/auth/dataportability.searchnotifications.subscriptions'
|
175
|
+
|
95
176
|
# Move a copy of your shipping information on Shopping.
|
96
177
|
AUTH_DATAPORTABILITY_SHOPPING_ADDRESSES = 'https://www.googleapis.com/auth/dataportability.shopping.addresses'
|
97
178
|
|
98
179
|
# Move a copy of reviews you wrote about products or online stores on Google Search.
|
99
180
|
AUTH_DATAPORTABILITY_SHOPPING_REVIEWS = 'https://www.googleapis.com/auth/dataportability.shopping.reviews'
|
100
181
|
|
182
|
+
# Move a copy of the images and videos you uploaded to Street View.
|
183
|
+
AUTH_DATAPORTABILITY_STREETVIEW_IMAGERY = 'https://www.googleapis.com/auth/dataportability.streetview.imagery'
|
184
|
+
|
101
185
|
# Move a copy of information about your YouTube channel.
|
102
186
|
AUTH_DATAPORTABILITY_YOUTUBE_CHANNEL = 'https://www.googleapis.com/auth/dataportability.youtube.channel'
|
103
187
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-dataportability_v1beta
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.7.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-04-07 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -58,7 +58,7 @@ licenses:
|
|
58
58
|
metadata:
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dataportability_v1beta/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-dataportability_v1beta/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-dataportability_v1beta/v0.7.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dataportability_v1beta
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|