google-apis-dataportability_v1beta 0.7.0 → 0.9.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b9a758608d0eabf0ec8e7b7e74d6d6f00f9ebdbcc8999dc29f9640fda8633ffc
4
- data.tar.gz: ccdc1f6c8861d78a1f3b1a976f1cce98a49f533856df37a5034a38e26a601e69
3
+ metadata.gz: eecad9d6f2c6257839b03b2d0acf8f01a24979ede73cd34a52c50fba3d55fb65
4
+ data.tar.gz: 9fc2b8897d5d5952b82b65588379cab7e8671ff12eb0cdb408319d0c96748bf5
5
5
  SHA512:
6
- metadata.gz: 9cba1123e5c5b8acf0a6b173ba6a1f36f9ed048a09d2c1482140ee0fff368b7abbc8eb3efa85ff49b3dcc8952fabc5aae3c68534e9694334634890efd43dee9b
7
- data.tar.gz: 452311126bee69686d016e71a71ba4a11ae23b8a6a497a84a192768fb10c77034a291ca3eddaa9046d8f24421a51f4d71c39944d26ac0d6a1f198cfe5738484d
6
+ metadata.gz: 0b251aa6538fa989617f677e781d73275d306eea5664c8cce389499181b40831795ea3bb25644a6dc977d952b28f1de538949d1dac031ec42770e83a56d3ce0e
7
+ data.tar.gz: ff4e7aac9d16aa9e5707c96e06c53f7c6db1eeff60c0f85828b657f72a1e651fd03a15f8c058f9f855a2cc2145e00568323d5639591d8cb50a474b0a0cef89bf
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-dataportability_v1beta
2
2
 
3
+ ### v0.9.0 (2024-05-19)
4
+
5
+ * Regenerated using generator version 0.15.0
6
+
7
+ ### v0.8.0 (2024-04-14)
8
+
9
+ * Regenerated from discovery document revision 20240410
10
+
3
11
  ### v0.7.0 (2024-04-07)
4
12
 
5
13
  * Regenerated from discovery document revision 20240403
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DataportabilityV1beta
18
18
  # Version of the google-apis-dataportability_v1beta gem
19
- GEM_VERSION = "0.7.0"
19
+ GEM_VERSION = "0.9.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.14.0"
22
+ GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240403"
25
+ REVISION = "20240410"
26
26
  end
27
27
  end
28
28
  end
@@ -32,9 +32,6 @@ module Google
32
32
  # This is NOT the gem version.
33
33
  VERSION = 'V1beta'
34
34
 
35
- # Move a copy of the Google Alerts subscriptions you created.
36
- AUTH_DATAPORTABILITY_ALERTS_SUBSCRIPTIONS = 'https://www.googleapis.com/auth/dataportability.alerts.subscriptions'
37
-
38
35
  # Move a copy of messages between you and the businesses you have conversations with across Google services.
39
36
  AUTH_DATAPORTABILITY_BUSINESSMESSAGING_CONVERSATIONS = 'https://www.googleapis.com/auth/dataportability.businessmessaging.conversations'
40
37
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-dataportability_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.9.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-04-07 00:00:00.000000000 Z
11
+ date: 2024-05-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.14.0
19
+ version: 0.15.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.14.0
29
+ version: 0.15.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dataportability_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-dataportability_v1beta/v0.7.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dataportability_v1beta/v0.9.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dataportability_v1beta
63
63
  post_install_message:
64
64
  rdoc_options: []