google-apis-datamigration_v1beta1 0.25.0 → 0.26.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: 29063c4d2fbf1112b9b50f11d939c694792e95748589688122fbad3e1be089ec
4
- data.tar.gz: 7f5d65c65bf2fa2512f8fcc984253b3e853f2451424ea8cfd468b635dff04749
3
+ metadata.gz: 8a84fb2cd5e0500a39d837408f3e96a3b8ff880763cc45b9be5115041c96373e
4
+ data.tar.gz: c90c9c3a387c17d5a3c4dba819881be373db2cb390260986649c15f75d700b97
5
5
  SHA512:
6
- metadata.gz: 405f7d8f9f50d797087affa8c00e8a8584e447e93056eb03df341622e46ce2d9fe52f58b9a362004046d8e8c41f59491b6ce57c9fe01b44dcaa8c0b425cddc24
7
- data.tar.gz: 7167c023372a381435a3578b2f36ea909cf1529e788baab813084e78f9083a2d65953922aa14e5f374628c0602dec65ba58bda865eafdbe34502f436b18be9cf
6
+ metadata.gz: 15ad6fdd96b9ef336acd3816b1134bcdb1000686109aad1845b0748c136d572ab57f643381dadbb30bce960da2f02083c1b7c84423c1ba432707229121a8ff1e
7
+ data.tar.gz: d0f079cf7ad7912696ea186a701c2bd83e2a74e7eb7e2cc372c9817bfe5bac5bcb7bdf32edaff94a166099363b8bc3b2d318f2e991478016cd0041971e4b2dab
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-datamigration_v1beta1
2
2
 
3
+ ### v0.26.0 (2023-04-30)
4
+
5
+ * Regenerated from discovery document revision 20230420
6
+
3
7
  ### v0.25.0 (2023-03-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20230308
@@ -732,7 +732,7 @@ module Google
732
732
  end
733
733
  end
734
734
 
735
- # A resource that represents Google Cloud Platform location.
735
+ # A resource that represents a Google Cloud location.
736
736
  class Location
737
737
  include Google::Apis::Core::Hashable
738
738
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DatamigrationV1beta1
18
18
  # Version of the google-apis-datamigration_v1beta1 gem
19
- GEM_VERSION = "0.25.0"
19
+ GEM_VERSION = "0.26.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230308"
25
+ REVISION = "20230420"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-datamigration_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.25.0
4
+ version: 0.26.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: 2023-03-19 00:00:00.000000000 Z
11
+ date: 2023-04-30 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-datamigration_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-datamigration_v1beta1/v0.25.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datamigration_v1beta1/v0.26.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-datamigration_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []