google-apis-dataportability_v1 0.2.0 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8a3ab274d2e31c59a4ac430242790500f34fa0adbc81d10b301ec8136b98edcb
4
- data.tar.gz: 83eddbdd61b247f5f9b1f192ebdf49f197bb9e6acddf1b3544d47097a799a43f
3
+ metadata.gz: f67fe6b67330177462534ef1aa2b234f4f6d5d4e3b413ccb4a3686fdaccbec92
4
+ data.tar.gz: 31a8e7c95a971c1864e932ee7a4c0497ddceada7677ae316fe11bc2e16e70d7d
5
5
  SHA512:
6
- metadata.gz: becdb689f01d6bee71b8e9c6169c24840206ce50090b4a39b9d80ffb05749927da3ed788f26c7425aec30150932f1a9dba6a13cfe19230aed795471fdbc75b56
7
- data.tar.gz: 0b3ea89d9321dd4e48df6a5b43e670dfb505f77c704dfdeccdfb94e57fa7956d5b9975eceada30e3a7a7b609b0076b8ff95726e2988888f1f32662a7daf09f01
6
+ metadata.gz: c59fa301526ef2c3d54594f5d759eaa96a241fee79c899c5d72cea1fd340d31159a3a7c97440669b07419d4406c3b9c488a4a92123c121fb47f0c8e4014d4147
7
+ data.tar.gz: fa91fb1812cf773ec8046818dfd9543f84b09766294ea2e95fd9f039b109b15acbd09a0371688e4be0ab7384b196a9db7115b7ff1abdcbf55a123bc9bbdd8c4e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dataportability_v1
2
2
 
3
+ ### v0.3.0 (2024-04-07)
4
+
5
+ * Regenerated from discovery document revision 20240403
6
+
3
7
  ### v0.2.0 (2024-03-24)
4
8
 
5
9
  * Regenerated from discovery document revision 20240319
@@ -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.2.0"
19
+ GEM_VERSION = "0.3.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 = "20240403"
26
26
  end
27
27
  end
28
28
  end
@@ -89,9 +89,6 @@ module Google
89
89
  # Move a copy of the photos and videos you posted on Maps.
90
90
  AUTH_DATAPORTABILITY_MAPS_PHOTOS_VIDEOS = 'https://www.googleapis.com/auth/dataportability.maps.photos_videos'
91
91
 
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
92
  # Move a copy of the questions and answers you posted on Maps.
96
93
  AUTH_DATAPORTABILITY_MAPS_QUESTIONS_ANSWERS = 'https://www.googleapis.com/auth/dataportability.maps.questions_answers'
97
94
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-dataportability_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.3.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-07 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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-dataportability_v1/v0.2.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dataportability_v1/v0.3.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dataportability_v1
63
63
  post_install_message:
64
64
  rdoc_options: []