google-apis-dataportability_v1beta 0.5.0 → 0.6.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: 72983d7136de2d79089859786fb0864b12531ad21af0b9371c8483c7cea6ce3a
|
4
|
+
data.tar.gz: 43f70193f6fc0fcab665252c2ec534a4e31d6312f32ecc27195b3fba5dda8982
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: bab85120f7af0a3f9bf2a990f317758f83dde2a3d0504c155a3fd8377e013c2612cda4834ac09d098a5f70b708a2870f2afcd7bd7d99b789d21e9b05dbaf7dc5
|
7
|
+
data.tar.gz: '095c6fbceecea8bdb3c21638c5bfac958db58d93168fbbb7bb4f6f90f11ff2eb08b8140df97b15b32c9824b0c272c1652ffff7f66a0e4879bf7edd04e24a641a'
|
data/CHANGELOG.md
CHANGED
@@ -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.6.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 = "20240319"
|
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,21 @@ 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 feedback you gave after completing trips using Maps directions.
|
93
|
+
AUTH_DATAPORTABILITY_MAPS_POST_TRIP_FEEDBACK = 'https://www.googleapis.com/auth/dataportability.maps.post_trip_feedback'
|
94
|
+
|
95
|
+
# Move a copy of the questions and answers you posted on Maps.
|
96
|
+
AUTH_DATAPORTABILITY_MAPS_QUESTIONS_ANSWERS = 'https://www.googleapis.com/auth/dataportability.maps.questions_answers'
|
97
|
+
|
74
98
|
# Move a copy of your reviews and posts on Maps.
|
75
99
|
AUTH_DATAPORTABILITY_MAPS_REVIEWS = 'https://www.googleapis.com/auth/dataportability.maps.reviews'
|
76
100
|
|
@@ -80,6 +104,12 @@ module Google
|
|
80
104
|
# Move a copy of your Maps activity.
|
81
105
|
AUTH_DATAPORTABILITY_MYACTIVITY_MAPS = 'https://www.googleapis.com/auth/dataportability.myactivity.maps'
|
82
106
|
|
107
|
+
# Move a copy of your My Ad Center activity.
|
108
|
+
AUTH_DATAPORTABILITY_MYACTIVITY_MYADCENTER = 'https://www.googleapis.com/auth/dataportability.myactivity.myadcenter'
|
109
|
+
|
110
|
+
# Move a copy of your Google Play activity.
|
111
|
+
AUTH_DATAPORTABILITY_MYACTIVITY_PLAY = 'https://www.googleapis.com/auth/dataportability.myactivity.play'
|
112
|
+
|
83
113
|
# Move a copy of your Google Search activity.
|
84
114
|
AUTH_DATAPORTABILITY_MYACTIVITY_SEARCH = 'https://www.googleapis.com/auth/dataportability.myactivity.search'
|
85
115
|
|
@@ -89,15 +119,72 @@ module Google
|
|
89
119
|
# Move a copy of your YouTube activity.
|
90
120
|
AUTH_DATAPORTABILITY_MYACTIVITY_YOUTUBE = 'https://www.googleapis.com/auth/dataportability.myactivity.youtube'
|
91
121
|
|
122
|
+
# Move a copy of the maps you created in My Maps.
|
123
|
+
AUTH_DATAPORTABILITY_MYMAPS_MAPS = 'https://www.googleapis.com/auth/dataportability.mymaps.maps'
|
124
|
+
|
125
|
+
# Move a copy of your food purchase and reservation activity.
|
126
|
+
AUTH_DATAPORTABILITY_ORDER_RESERVE_PURCHASES_RESERVATIONS = 'https://www.googleapis.com/auth/dataportability.order_reserve.purchases_reservations'
|
127
|
+
|
128
|
+
# Move a copy of information about your devices with Google Play Store installed.
|
129
|
+
AUTH_DATAPORTABILITY_PLAY_DEVICES = 'https://www.googleapis.com/auth/dataportability.play.devices'
|
130
|
+
|
131
|
+
# Move a copy of your Google Play Store Grouping tags created by app developers.
|
132
|
+
AUTH_DATAPORTABILITY_PLAY_GROUPING = 'https://www.googleapis.com/auth/dataportability.play.grouping'
|
133
|
+
|
134
|
+
# Move a copy of your Google Play Store app installations.
|
135
|
+
AUTH_DATAPORTABILITY_PLAY_INSTALLS = 'https://www.googleapis.com/auth/dataportability.play.installs'
|
136
|
+
|
137
|
+
# Move a copy of your Google Play Store downloads, including books, games, and apps.
|
138
|
+
AUTH_DATAPORTABILITY_PLAY_LIBRARY = 'https://www.googleapis.com/auth/dataportability.play.library'
|
139
|
+
|
140
|
+
# Move a copy of information about your Google Play Store Points.
|
141
|
+
AUTH_DATAPORTABILITY_PLAY_PLAYPOINTS = 'https://www.googleapis.com/auth/dataportability.play.playpoints'
|
142
|
+
|
143
|
+
# Move a copy of information about your Google Play Store promotions.
|
144
|
+
AUTH_DATAPORTABILITY_PLAY_PROMOTIONS = 'https://www.googleapis.com/auth/dataportability.play.promotions'
|
145
|
+
|
146
|
+
# Move a copy of your Google Play Store purchases.
|
147
|
+
AUTH_DATAPORTABILITY_PLAY_PURCHASES = 'https://www.googleapis.com/auth/dataportability.play.purchases'
|
148
|
+
|
149
|
+
# Move a copy of your Google Play Store redemption activities.
|
150
|
+
AUTH_DATAPORTABILITY_PLAY_REDEMPTIONS = 'https://www.googleapis.com/auth/dataportability.play.redemptions'
|
151
|
+
|
152
|
+
# Move a copy of your Google Play Store subscriptions.
|
153
|
+
AUTH_DATAPORTABILITY_PLAY_SUBSCRIPTIONS = 'https://www.googleapis.com/auth/dataportability.play.subscriptions'
|
154
|
+
|
155
|
+
# Move a copy of your Google Play Store user settings and preferences.
|
156
|
+
AUTH_DATAPORTABILITY_PLAY_USERSETTINGS = 'https://www.googleapis.com/auth/dataportability.play.usersettings'
|
157
|
+
|
92
158
|
# Move a copy of your saved links, images, places, and collections from your use of Google services.
|
93
159
|
AUTH_DATAPORTABILITY_SAVED_COLLECTIONS = 'https://www.googleapis.com/auth/dataportability.saved.collections'
|
94
160
|
|
161
|
+
# Move a copy of your media reviews on Google Search.
|
162
|
+
AUTH_DATAPORTABILITY_SEARCH_UGC_MEDIA_REVIEWS_AND_STARS = 'https://www.googleapis.com/auth/dataportability.search_ugc.media.reviews_and_stars'
|
163
|
+
|
164
|
+
# Move a copy of your self-reported video streaming provider preferences from Google Search and Google TV.
|
165
|
+
AUTH_DATAPORTABILITY_SEARCH_UGC_MEDIA_STREAMING_VIDEO_PROVIDERS = 'https://www.googleapis.com/auth/dataportability.search_ugc.media.streaming_video_providers'
|
166
|
+
|
167
|
+
# Move a copy of your indicated thumbs up and thumbs down on media in Google Search and Google TV.
|
168
|
+
AUTH_DATAPORTABILITY_SEARCH_UGC_MEDIA_THUMBS = 'https://www.googleapis.com/auth/dataportability.search_ugc.media.thumbs'
|
169
|
+
|
170
|
+
# Move a copy of information about the movies and TV shows you marked as watched on Google Search and Google TV.
|
171
|
+
AUTH_DATAPORTABILITY_SEARCH_UGC_MEDIA_WATCHED = 'https://www.googleapis.com/auth/dataportability.search_ugc.media.watched'
|
172
|
+
|
173
|
+
# Move a copy of your notification settings on the Google Search app.
|
174
|
+
AUTH_DATAPORTABILITY_SEARCHNOTIFICATIONS_SETTINGS = 'https://www.googleapis.com/auth/dataportability.searchnotifications.settings'
|
175
|
+
|
176
|
+
# Move a copy of your notification subscriptions on Google Search app.
|
177
|
+
AUTH_DATAPORTABILITY_SEARCHNOTIFICATIONS_SUBSCRIPTIONS = 'https://www.googleapis.com/auth/dataportability.searchnotifications.subscriptions'
|
178
|
+
|
95
179
|
# Move a copy of your shipping information on Shopping.
|
96
180
|
AUTH_DATAPORTABILITY_SHOPPING_ADDRESSES = 'https://www.googleapis.com/auth/dataportability.shopping.addresses'
|
97
181
|
|
98
182
|
# Move a copy of reviews you wrote about products or online stores on Google Search.
|
99
183
|
AUTH_DATAPORTABILITY_SHOPPING_REVIEWS = 'https://www.googleapis.com/auth/dataportability.shopping.reviews'
|
100
184
|
|
185
|
+
# Move a copy of the images and videos you uploaded to Street View.
|
186
|
+
AUTH_DATAPORTABILITY_STREETVIEW_IMAGERY = 'https://www.googleapis.com/auth/dataportability.streetview.imagery'
|
187
|
+
|
101
188
|
# Move a copy of information about your YouTube channel.
|
102
189
|
AUTH_DATAPORTABILITY_YOUTUBE_CHANNEL = 'https://www.googleapis.com/auth/dataportability.youtube.channel'
|
103
190
|
|
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.6.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-03-
|
11
|
+
date: 2024-03-24 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.6.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: []
|