google-apis-dataportability_v1 0.11.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0c0ec88826b36423bb39d6507c91a94d83b266b26d3b562643c857e38ff172d9
4
- data.tar.gz: 47870b20ac9c63b7c565ea335e1bbda4b656836ee2eebc8c5bc03122b7fa0c6a
3
+ metadata.gz: 66c291a599882caef7576ec4d56c83ae20a4e23840bf2c6bb8af4f96ff965976
4
+ data.tar.gz: 8e07b281a375263ea8e0c3284feddb76a6fa4d18850e9f22de2623b69d6b98d2
5
5
  SHA512:
6
- metadata.gz: a094c853048196e3b022bfec57bf9f508f527c34896e6bb9aa93a6c251ac3875cb743a5a4c608fac42de39d02f211dd9acdf2f45d820ca327932428486cc7600
7
- data.tar.gz: 54de89f2ff2d9a4f05bf8d375dbcd04a6079d0aded26df4b092aa70e939a0c535a7bb3bc05d0305c6fd8206ee45214b37b687cc8e0a0c13ec358535b0fbdad7e
6
+ metadata.gz: 1a042eb5a1552c178654f470ab93be0891912338d1054a0d1cd13b6fa793109b2b31fe5bb3509ab14fcfb4be1e197edc6d8983f53772e2572d4afd1d8e633e4a
7
+ data.tar.gz: d1bd28a1d21e29ede67431af1016fcc4cb668dd6c31545371574cbb5952dc93038bff1c271247bb25fb3939ea338244d611038503096bc4acc04d3795fcd2179
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
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
+
3
7
  ### v0.11.0 (2025-07-20)
4
8
 
5
9
  * Regenerated from discovery document revision 20250715
@@ -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.11.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 = "20250715"
25
+ REVISION = "20251123"
26
26
  end
27
27
  end
28
28
  end
@@ -194,6 +194,9 @@ module Google
194
194
  # Move a copy of your YouTube comments
195
195
  AUTH_DATAPORTABILITY_YOUTUBE_COMMENTS = 'https://www.googleapis.com/auth/dataportability.youtube.comments'
196
196
 
197
+ # Move a copy of all your YouTube messages
198
+ AUTH_DATAPORTABILITY_YOUTUBE_CONVERSATIONS = 'https://www.googleapis.com/auth/dataportability.youtube.conversations'
199
+
197
200
  # Move a copy of your YouTube messages in live chat
198
201
  AUTH_DATAPORTABILITY_YOUTUBE_LIVE_CHAT = 'https://www.googleapis.com/auth/dataportability.youtube.live_chat'
199
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.11.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.11.0
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: