google-apis-dataportability_v1beta 0.9.0 → 0.10.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: fb803c0476037a093aef08978ad742a434137b469a7418f11ce9b62c2162030d
|
4
|
+
data.tar.gz: 14dbeed5848adb67803ccf8f0f05315e02e6ab11c0d65d0d5f809f7a6ed713d8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: '093819ca976c17a803fb5b067abdeaacb90ec29cbe8b750d17e17d1213a8a827eee9414187056a9beff4da62e2c47d96357d10bdcd4d8b7a5958170fb4e0d671'
|
7
|
+
data.tar.gz: 4b60a43e06dd044510c4b880e32c3c98d48871a13707f12f77017faa2bafe9b3099707e2326a0d81d5ebbdf38a1abf3533a6de84cfac4c392d69bd5cf3c6d7f1
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1
1
|
# Release history for google-apis-dataportability_v1beta
|
2
2
|
|
3
|
+
### v0.10.0 (2024-12-02)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20240828
|
6
|
+
* Regenerated using generator version 0.15.1
|
7
|
+
|
3
8
|
### v0.9.0 (2024-05-19)
|
4
9
|
|
5
10
|
* Regenerated using generator version 0.15.0
|
@@ -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.10.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.15.
|
22
|
+
GENERATOR_VERSION = "0.15.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20240828"
|
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
|
|
@@ -182,6 +185,9 @@ module Google
|
|
182
185
|
# Move a copy of information about your YouTube channel.
|
183
186
|
AUTH_DATAPORTABILITY_YOUTUBE_CHANNEL = 'https://www.googleapis.com/auth/dataportability.youtube.channel'
|
184
187
|
|
188
|
+
# Move a copy of your YouTube clips metadata.
|
189
|
+
AUTH_DATAPORTABILITY_YOUTUBE_CLIPS = 'https://www.googleapis.com/auth/dataportability.youtube.clips'
|
190
|
+
|
185
191
|
# Move a copy of your YouTube comments.
|
186
192
|
AUTH_DATAPORTABILITY_YOUTUBE_COMMENTS = 'https://www.googleapis.com/auth/dataportability.youtube.comments'
|
187
193
|
|
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.10.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-12-04 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.10.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: []
|
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
75
75
|
- !ruby/object:Gem::Version
|
76
76
|
version: '0'
|
77
77
|
requirements: []
|
78
|
-
rubygems_version: 3.5.
|
78
|
+
rubygems_version: 3.5.22
|
79
79
|
signing_key:
|
80
80
|
specification_version: 4
|
81
81
|
summary: Simple REST client for Data Portability API V1beta
|