File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
generated/google-apis-dataportability_v1 Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Release history for google-apis-dataportability_v1
2
2
3
+ ### v0.11.0 (2025-07-20)
4
+
5
+ * Regenerated from discovery document revision 20250715
6
+
3
7
### v0.10.0 (2025-06-08)
4
8
5
9
* Regenerated from discovery document revision 20250605
Original file line number Diff line number Diff line change @@ -35,9 +35,6 @@ module DataportabilityV1
35
35
# Move a copy of the Google Alerts subscriptions you created
36
36
AUTH_DATAPORTABILITY_ALERTS_SUBSCRIPTIONS = 'https://www.googleapis.com/auth/dataportability.alerts.subscriptions'
37
37
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
-
41
38
# Move a copy of the information you entered into online forms in Chrome
42
39
AUTH_DATAPORTABILITY_CHROME_AUTOFILL = 'https://www.googleapis.com/auth/dataportability.chrome.autofill'
43
40
Original file line number Diff line number Diff line change @@ -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.10 .0"
19
+ GEM_VERSION = "0.11 .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 = "20250605 "
25
+ REVISION = "20250715 "
26
26
end
27
27
end
28
28
end
You can’t perform that action at this time.
0 commit comments