google-apis-dataportability_v1 0.10.0 → 0.12.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 +8 -0
- data/lib/google/apis/dataportability_v1/gem_version.rb +2 -2
- data/lib/google/apis/dataportability_v1.rb +3 -3
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 66c291a599882caef7576ec4d56c83ae20a4e23840bf2c6bb8af4f96ff965976
|
|
4
|
+
data.tar.gz: 8e07b281a375263ea8e0c3284feddb76a6fa4d18850e9f22de2623b69d6b98d2
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1a042eb5a1552c178654f470ab93be0891912338d1054a0d1cd13b6fa793109b2b31fe5bb3509ab14fcfb4be1e197edc6d8983f53772e2572d4afd1d8e633e4a
|
|
7
|
+
data.tar.gz: d1bd28a1d21e29ede67431af1016fcc4cb668dd6c31545371574cbb5952dc93038bff1c271247bb25fb3939ea338244d611038503096bc4acc04d3795fcd2179
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# Release history for google-apis-dataportability_v1
|
|
2
2
|
|
|
3
|
+
### v0.12.0 (2025-11-30)
|
|
4
|
+
|
|
5
|
+
* Regenerated from discovery document revision 20251123
|
|
6
|
+
|
|
7
|
+
### v0.11.0 (2025-07-20)
|
|
8
|
+
|
|
9
|
+
* Regenerated from discovery document revision 20250715
|
|
10
|
+
|
|
3
11
|
### v0.10.0 (2025-06-08)
|
|
4
12
|
|
|
5
13
|
* Regenerated from discovery document revision 20250605
|
|
@@ -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.12.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.18.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20251123"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -35,9 +35,6 @@ module Google
|
|
|
35
35
|
# Move a copy of the Google Alerts subscriptions you created
|
|
36
36
|
AUTH_DATAPORTABILITY_ALERTS_SUBSCRIPTIONS = 'https://www.googleapis.com/auth/dataportability.alerts.subscriptions'
|
|
37
37
|
|
|
38
|
-
# Move a copy of messages between you and the businesses you have conversations with across Google services
|
|
39
|
-
AUTH_DATAPORTABILITY_BUSINESSMESSAGING_CONVERSATIONS = 'https://www.googleapis.com/auth/dataportability.businessmessaging.conversations'
|
|
40
|
-
|
|
41
38
|
# Move a copy of the information you entered into online forms in Chrome
|
|
42
39
|
AUTH_DATAPORTABILITY_CHROME_AUTOFILL = 'https://www.googleapis.com/auth/dataportability.chrome.autofill'
|
|
43
40
|
|
|
@@ -197,6 +194,9 @@ module Google
|
|
|
197
194
|
# Move a copy of your YouTube comments
|
|
198
195
|
AUTH_DATAPORTABILITY_YOUTUBE_COMMENTS = 'https://www.googleapis.com/auth/dataportability.youtube.comments'
|
|
199
196
|
|
|
197
|
+
# Move a copy of all your YouTube messages
|
|
198
|
+
AUTH_DATAPORTABILITY_YOUTUBE_CONVERSATIONS = 'https://www.googleapis.com/auth/dataportability.youtube.conversations'
|
|
199
|
+
|
|
200
200
|
# Move a copy of your YouTube messages in live chat
|
|
201
201
|
AUTH_DATAPORTABILITY_YOUTUBE_LIVE_CHAT = 'https://www.googleapis.com/auth/dataportability.youtube.live_chat'
|
|
202
202
|
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
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.12.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
@@ -57,7 +57,7 @@ licenses:
|
|
|
57
57
|
metadata:
|
|
58
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
59
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dataportability_v1/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-dataportability_v1/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-dataportability_v1/v0.12.0
|
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dataportability_v1
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|