google-apis-vmmigration_v1alpha1 0.30.0 → 0.31.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: 2c623646b17f050c367543bb92408e3902b5cbf72ba82cbb524e68d3143e8f48
4
- data.tar.gz: 585096a945ef21de470b35e9f0067fe3daf314d12c48546548d11edfcc96e832
3
+ metadata.gz: fbaa38b4af2f19661bad3cd21ebd4f55d1d090bd2c8d1004fb2954af0bc4f0b1
4
+ data.tar.gz: 202cefe0b2010c634f89275384390a40bd98d6b009e001eac275e3bb5943d087
5
5
  SHA512:
6
- metadata.gz: e2dc2da5816cb83ea8d60f53347e4ccd641e7b009f5c684f96136061a33aa0033d127fce79178c9fecfed31c31e21a337a7c6fa28d6d0e7b31207d296551d3d1
7
- data.tar.gz: 1f4bf86dce849eb7aafbccd0d5cc65e2045bab01d4fd103ce475d82349016f6a1b63a405875dcae70042b5a04f90918bc768f4c991dde2f18263f2fef3f4eae0
6
+ metadata.gz: 33b99d50935dccd2e8c61c6e6c8a9dd6af41fcfe5bb9c2cfec06ae21151ba504a3734d69268e37ebfc9f1e71dfcf02c4b1cd07b33902ac35a0441a4212eefa4b
7
+ data.tar.gz: 2090c3b80683f503db353c01c6552c05673f872e0778eb76ef506a9433be356628f33d3e29a71e8a1e89fc82dfdf8f7c00ef4113450260ab9fd5e1aa0c2583d2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-vmmigration_v1alpha1
2
2
 
3
+ ### v0.31.0 (2023-04-30)
4
+
5
+ * Regenerated from discovery document revision 20230420
6
+
3
7
  ### v0.30.0 (2023-04-16)
4
8
 
5
9
  * Regenerated from discovery document revision 20230330
@@ -1772,7 +1772,7 @@ module Google
1772
1772
  end
1773
1773
  end
1774
1774
 
1775
- # A resource that represents Google Cloud Platform location.
1775
+ # A resource that represents a Google Cloud location.
1776
1776
  class Location
1777
1777
  include Google::Apis::Core::Hashable
1778
1778
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module VmmigrationV1alpha1
18
18
  # Version of the google-apis-vmmigration_v1alpha1 gem
19
- GEM_VERSION = "0.30.0"
19
+ GEM_VERSION = "0.31.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 = "20230330"
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-vmmigration_v1alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.30.0
4
+ version: 0.31.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-04-16 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-vmmigration_v1alpha1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-vmmigration_v1alpha1/v0.30.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-vmmigration_v1alpha1/v0.31.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vmmigration_v1alpha1
63
63
  post_install_message:
64
64
  rdoc_options: []