google-apis-vmmigration_v1alpha1 0.16.0 → 0.17.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: 2c722d041b17d773a9ae8da40416a754dfd3544656786799b9a565329099fb49
4
- data.tar.gz: 01dc6b8323ae12c2ba2bca561e11c2208b73a73f2c038bde4c03227efd5094ff
3
+ metadata.gz: 16e417f16e4bc73ae2d72a62f3f06eb12b83df21eb38f28a8592defcbadcdcda
4
+ data.tar.gz: 8993f508bb707fe571a6ddf7d561f5308345f5dbd49aaebe7d198cd0c6115da5
5
5
  SHA512:
6
- metadata.gz: 0a47574f5dc5bb54b032579db7396644b729145398ab912096c80aa1f5c5d2111ffe6c70d0451d9a4f35a52290778da7b03d9e4a373273eba322157e6ccf34b6
7
- data.tar.gz: 5b343d1a22e1554af7098c8ac04afe64b3c32a93e1a5287f8af4fb648c2793ea8b91034d1044a22ede45e538257d100dc8d36a73cf291e8d438371e6cd13b779
6
+ metadata.gz: 0dadb9cb8adc929883225cb1fcced8eb715ae16214c8031f5fc216a2d091f7a0b4d8e58fe436aaf0df3d9256c36381bc472d442818c86e60d9625caebfd1253d
7
+ data.tar.gz: e3d0d531e580fccfdb828ce83c8129663c82b807b6abc384c3a4597b71355da1e8e13f1558ec9e789aed2378708226e24fc3db448068284f5e706755660cae47
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-vmmigration_v1alpha1
2
2
 
3
+ ### v0.17.0 (2022-08-19)
4
+
5
+ * Regenerated from discovery document revision 20220811
6
+
3
7
  ### v0.16.0 (2022-07-22)
4
8
 
5
9
  * Regenerated from discovery document revision 20220714
@@ -1400,7 +1400,7 @@ module Google
1400
1400
  class LocalizedMessage
1401
1401
  include Google::Apis::Core::Hashable
1402
1402
 
1403
- # The locale used following the specification defined at http://www.rfc-editor.
1403
+ # The locale used following the specification defined at https://www.rfc-editor.
1404
1404
  # org/rfc/bcp/bcp47.txt. Examples are: "en-US", "fr-CH", "es-MX"
1405
1405
  # Corresponds to the JSON property `locale`
1406
1406
  # @return [String]
@@ -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.16.0"
19
+ GEM_VERSION = "0.17.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220714"
25
+ REVISION = "20220811"
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.16.0
4
+ version: 0.17.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: 2022-07-25 00:00:00.000000000 Z
11
+ date: 2022-08-22 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.16.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-vmmigration_v1alpha1/v0.17.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: []