google-apis-vmmigration_v1alpha1 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: a95fbfea9a6a78e51633ae193af984470afe3e134dd69e86e440f4c590471280
4
- data.tar.gz: be8126cb5af538393e049cd890f73dc34a4d985cbb4e4ae0203e5f2c5b3b7edf
3
+ metadata.gz: 9f6a9bbfe4bcf1e87d7181d27d9ce75f058de342cb1afb2b8c50d9b276cbc9d2
4
+ data.tar.gz: bb7ebce51ecb6d60b0323b1de3030856f23d0c7b5ca3abce3a3551cf137fb644
5
5
  SHA512:
6
- metadata.gz: dc253014652d35309a840e9ff7ba0b52eadeaf68750ae9f5cd4445c43e43f181182cc195450b09cfa3e5edc7c643632229170fc3f8c939694da7f3d70047b403
7
- data.tar.gz: ae913345dbfaa7f5bc4e03b4de6cb57fa47d42dbcbd9b833464d1dc0ade6853a6037a3c8fd63ce4ecacfc1484f639a4de04e537829c2a78e4a52c3ebffb72255
6
+ metadata.gz: 31e8b52f1222b1b641ff58a3ef2c87589dc4f3ca460e174cabacc3ba60ae45210ea79c38152b86051e837db1fe1efe1e17c37c446a8488f71a59d955aa3d7547
7
+ data.tar.gz: a9e022a081f9e9fc23c13990997236c77f79d79de62cfec94e21b1d0da264e2dcc715077386ff54acb541a8fb71b9a715996cc47571cc96c36fc073d796e533f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-vmmigration_v1alpha1
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 VmmigrationV1alpha1
18
18
  # Version of the google-apis-vmmigration_v1alpha1 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_v1alpha1
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_v1alpha1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-vmmigration_v1alpha1/v0.8.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-vmmigration_v1alpha1/v0.9.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: []