google-apis-dataportability_v1 0.1.0 → 0.2.0
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/dataportability_v1/gem_version.rb +2 -2
- data/lib/google/apis/dataportability_v1.rb +87 -0
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8a3ab274d2e31c59a4ac430242790500f34fa0adbc81d10b301ec8136b98edcb
|
|
4
|
+
data.tar.gz: 83eddbdd61b247f5f9b1f192ebdf49f197bb9e6acddf1b3544d47097a799a43f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: becdb689f01d6bee71b8e9c6169c24840206ce50090b4a39b9d80ffb05749927da3ed788f26c7425aec30150932f1a9dba6a13cfe19230aed795471fdbc75b56
|
|
7
|
+
data.tar.gz: 0b3ea89d9321dd4e48df6a5b43e670dfb505f77c704dfdeccdfb94e57fa7956d5b9975eceada30e3a7a7b609b0076b8ff95726e2988888f1f32662a7daf09f01
|
data/CHANGELOG.md
CHANGED
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module DataportabilityV1
|
|
18
18
|
# Version of the google-apis-dataportability_v1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.2.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 = 'V1'
|
|
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_v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.2.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_v1/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-dataportability_v1/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-dataportability_v1/v0.2.0
|
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dataportability_v1
|
|
63
63
|
post_install_message:
|
|
64
64
|
rdoc_options: []
|