google-apis-vmmigration_v1 0.8.0 → 0.9.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: 97d6824cfdecab684f8b4dd2c971115fb10b00b94199af0cdc906d70c8e7abbd
4
- data.tar.gz: 3089e41822916a1ccccabffcfb95378768c5ff5a5fbc6cc9d842bbfebd237622
3
+ metadata.gz: e94ebfdfed9686ab5de9785cd89f726576269d8d3d8a0e2ebd283be1ec6df264
4
+ data.tar.gz: 4ed12a1a4d923dc4f68196f4a4c5902fc5bf1200c0c2b892c43f7233162f3bd1
5
5
  SHA512:
6
- metadata.gz: cb875281b1fda4496a3f4c046591076ebc88d5b6222581b7b59409d58d5672e28d5100b6ae36a323aa48a8781ac2ff2dd669e4e052a46403c59523d791ac746c
7
- data.tar.gz: cbc56b69c6160d8ddc8754c34ba5e85b9b46b536732745a77a9fa4e27b72db8187e3cbd9bdccbbf996077fb4400b89b76a0ec55aabe400cf4466c4596d6d0bf4
6
+ metadata.gz: 3f9ffcafe34cb94cb0fd127d1f95da64cd4945c5a7443c4a5ccdbfc71e30131dc74e86937cfc4b6f61b918985185769a113eb5dd4a8b8fe6b5887228b9112f4e
7
+ data.tar.gz: 30dc99bf5b93fda591a09d555d08d5b492bc3c7627b40f2be65a20da6d916e2d475e253765e8284424f46dfd18b1803df7c5a13615dbc47dd2bd671b29c0fb8b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-vmmigration_v1
2
2
 
3
+ ### v0.9.0 (2022-04-08)
4
+
5
+ * Regenerated from discovery document revision 20220401
6
+
3
7
  ### v0.8.0 (2022-04-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20220327
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module VmmigrationV1
18
18
  # Version of the google-apis-vmmigration_v1 gem
19
- GEM_VERSION = "0.8.0"
19
+ GEM_VERSION = "0.9.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220327"
25
+ REVISION = "20220401"
26
26
  end
27
27
  end
28
28
  end
@@ -84,8 +84,8 @@ module Google
84
84
  # The resource that owns the locations collection, if applicable.
85
85
  # @param [String] filter
86
86
  # A filter to narrow down results to a preferred subset. The filtering language
87
- # accepts strings like "displayName=tokyo", and is documented in more detail in [
88
- # AIP-160](https://google.aip.dev/160).
87
+ # accepts strings like `"displayName=tokyo"`, and is documented in more detail
88
+ # in [AIP-160](https://google.aip.dev/160).
89
89
  # @param [Fixnum] page_size
90
90
  # The maximum number of results to return. If not set, the service selects a
91
91
  # default.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-vmmigration_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.0
4
+ version: 0.9.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-04-04 00:00:00.000000000 Z
11
+ date: 2022-04-11 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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-vmmigration_v1/v0.8.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-vmmigration_v1/v0.9.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-vmmigration_v1
63
63
  post_install_message:
64
64
  rdoc_options: []