Skip to content

Commit a514787

Browse files
feat: Automated regeneration of dataportability v1 client (googleapis#23734)
Auto-created at 2025-07-20 10:35:31 +0000 using the toys pull request generator.
1 parent 499b34e commit a514787

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

generated/google-apis-dataportability_v1/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-dataportability_v1
22

3+
### v0.11.0 (2025-07-20)
4+
5+
* Regenerated from discovery document revision 20250715
6+
37
### v0.10.0 (2025-06-08)
48

59
* Regenerated from discovery document revision 20250605

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ module DataportabilityV1
3535
# Move a copy of the Google Alerts subscriptions you created
3636
AUTH_DATAPORTABILITY_ALERTS_SUBSCRIPTIONS = 'https://www.googleapis.com/auth/dataportability.alerts.subscriptions'
3737

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-
4138
# Move a copy of the information you entered into online forms in Chrome
4239
AUTH_DATAPORTABILITY_CHROME_AUTOFILL = 'https://www.googleapis.com/auth/dataportability.chrome.autofill'
4340

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.10.0"
19+
GEM_VERSION = "0.11.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 = "20250605"
25+
REVISION = "20250715"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)