Skip to content

Commit 2fecd91

Browse files
feat: Automated regeneration of dataportability v1beta client (googleapis#21459)
Auto-created at 2025-01-26 09:36:07 +0000 using the toys pull request generator.
1 parent d39a2f1 commit 2fecd91

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

generated/google-apis-dataportability_v1beta/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Release history for google-apis-dataportability_v1beta
22

3-
### v0.11.0 (2025-01-19)
3+
### v0.11.0 (2025-01-26)
44

5-
* Regenerated from discovery document revision 20250114
5+
* Regenerated from discovery document revision 20250120
66
* Regenerated using generator version 0.16.0
77

88
### v0.10.0 (2024-12-02)

generated/google-apis-dataportability_v1beta/lib/google/apis/dataportability_v1beta.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,9 @@ module DataportabilityV1beta
155155
# Move a copy of your saved links, images, places, and collections from your use of Google services
156156
AUTH_DATAPORTABILITY_SAVED_COLLECTIONS = 'https://www.googleapis.com/auth/dataportability.saved.collections'
157157

158+
# Move a copy of your comments on Google Search
159+
AUTH_DATAPORTABILITY_SEARCH_UGC_COMMENTS = 'https://www.googleapis.com/auth/dataportability.search_ugc.comments'
160+
158161
# Move a copy of your media reviews on Google Search
159162
AUTH_DATAPORTABILITY_SEARCH_UGC_MEDIA_REVIEWS_AND_STARS = 'https://www.googleapis.com/auth/dataportability.search_ugc.media.reviews_and_stars'
160163

generated/google-apis-dataportability_v1beta/lib/google/apis/dataportability_v1beta/gem_version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module DataportabilityV1beta
2222
GENERATOR_VERSION = "0.16.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20250114"
25+
REVISION = "20250120"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)