File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
generated/google-apis-dataportability_v1 Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-dataportability_v1
22
3+ ### v0.12.0 (2025-11-30)
4+
5+ * Regenerated from discovery document revision 20251123
6+
37### v0.11.0 (2025-07-20)
48
59* Regenerated from discovery document revision 20250715
Original file line number Diff line number Diff line change @@ -194,6 +194,9 @@ module DataportabilityV1
194194 # Move a copy of your YouTube comments
195195 AUTH_DATAPORTABILITY_YOUTUBE_COMMENTS = 'https://www.googleapis.com/auth/dataportability.youtube.comments'
196196
197+ # Move a copy of all your YouTube messages
198+ AUTH_DATAPORTABILITY_YOUTUBE_CONVERSATIONS = 'https://www.googleapis.com/auth/dataportability.youtube.conversations'
199+
197200 # Move a copy of your YouTube messages in live chat
198201 AUTH_DATAPORTABILITY_YOUTUBE_LIVE_CHAT = 'https://www.googleapis.com/auth/dataportability.youtube.live_chat'
199202
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module DataportabilityV1
1818 # Version of the google-apis-dataportability_v1 gem
19- GEM_VERSION = "0.11 .0"
19+ GEM_VERSION = "0.12 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.18.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20250715 "
25+ REVISION = "20251123 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments