google-apis-dataportability_v1beta 0.6.0 → 0.8.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: 72983d7136de2d79089859786fb0864b12531ad21af0b9371c8483c7cea6ce3a
4
- data.tar.gz: 43f70193f6fc0fcab665252c2ec534a4e31d6312f32ecc27195b3fba5dda8982
3
+ metadata.gz: 6ed25ae55233071384ba04a78b96fa1e1bcb7879d1866391b9f5bff3cd598df5
4
+ data.tar.gz: d37e158406143dc987a977f0b418c293659e220944f2d91a02bb7db388397754
5
5
  SHA512:
6
- metadata.gz: bab85120f7af0a3f9bf2a990f317758f83dde2a3d0504c155a3fd8377e013c2612cda4834ac09d098a5f70b708a2870f2afcd7bd7d99b789d21e9b05dbaf7dc5
7
- data.tar.gz: '095c6fbceecea8bdb3c21638c5bfac958db58d93168fbbb7bb4f6f90f11ff2eb08b8140df97b15b32c9824b0c272c1652ffff7f66a0e4879bf7edd04e24a641a'
6
+ metadata.gz: 79591faba4c5dee93429ab17920b1353be2aadc05af7639753f86e4252d30799f2d1646df4e41d01e470afc1ab2e65cdfb6be31450b5a2762d06bb1aaeb0f55a
7
+ data.tar.gz: eac6f764aadda52641e630817615162c7039d45110c37e06d84cc1e6e5cb90b55785c7bd348ba04c2de15e4c008189b13cf6c919c136aa8175c92e17f10c850a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-dataportability_v1beta
2
2
 
3
+ ### v0.8.0 (2024-04-14)
4
+
5
+ * Regenerated from discovery document revision 20240410
6
+
7
+ ### v0.7.0 (2024-04-07)
8
+
9
+ * Regenerated from discovery document revision 20240403
10
+
3
11
  ### v0.6.0 (2024-03-24)
4
12
 
5
13
  * Regenerated from discovery document revision 20240319
@@ -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.6.0"
19
+ GEM_VERSION = "0.8.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.14.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240319"
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
 
@@ -89,9 +86,6 @@ module Google
89
86
  # Move a copy of the photos and videos you posted on Maps.
90
87
  AUTH_DATAPORTABILITY_MAPS_PHOTOS_VIDEOS = 'https://www.googleapis.com/auth/dataportability.maps.photos_videos'
91
88
 
92
- # Move a copy of feedback you gave after completing trips using Maps directions.
93
- AUTH_DATAPORTABILITY_MAPS_POST_TRIP_FEEDBACK = 'https://www.googleapis.com/auth/dataportability.maps.post_trip_feedback'
94
-
95
89
  # Move a copy of the questions and answers you posted on Maps.
96
90
  AUTH_DATAPORTABILITY_MAPS_QUESTIONS_ANSWERS = 'https://www.googleapis.com/auth/dataportability.maps.questions_answers'
97
91
 
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.6.0
4
+ version: 0.8.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-03-24 00:00:00.000000000 Z
11
+ date: 2024-04-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -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.6.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dataportability_v1beta/v0.8.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: []