google-apis-migrationcenter_v1 0.10.0 → 0.11.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: e7dc79b164074205be7effed0d0f29c14a4c2a71ef0ff207e39b4f40be036ea4
4
- data.tar.gz: 8492349039794f0da3eafb4bed5117eb1919b26f0e0730fcd03816ec4284a0b1
3
+ metadata.gz: 92baafac6b9cc822e7796dbbdbeff8ed1acd5e1bfbfff956e43230885fabfb1c
4
+ data.tar.gz: ec0aa5425909089b4f396d78966969774bb02c4b9592a19b644a7b7b75877a28
5
5
  SHA512:
6
- metadata.gz: 91f010df732b794a06fe48464ca3cc4de803c001e013fe09983762ea14a51ce7601adf9e932af61e7680fb3da6655672fc67916950a7c82b55d52df44a44b857
7
- data.tar.gz: 696fedc1ead389d9c64048b1393675443fcbe18339173ac72ddf8761e02d1e4da5d84e9ff26cbd10f5d878e14ace0a1581aa9a2273998720eff4ba634b4f324a
6
+ metadata.gz: 7b603d5fd3b0543054d84b82b284f6da49dd7e4e9ffd7bc5cda9bad8972c7d1f7ffff188016349ff10afd3f8c795d969700e85963a6789c5e37146a87a5ea483
7
+ data.tar.gz: 6999e590f2391878d9a5acbdc87f713d31903db4f4ac27fe4bb46b6323e6b2705091010a5cf8521dc1e071702a309ae2dbbf0146f8c5364813d758dc62674857
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-migrationcenter_v1
2
2
 
3
+ ### v0.11.0 (2024-04-21)
4
+
5
+ * Regenerated from discovery document revision 20240411
6
+
3
7
  ### v0.10.0 (2024-03-31)
4
8
 
5
9
  * Regenerated from discovery document revision 20240321
@@ -75,7 +75,8 @@ module Google
75
75
  # @return [Array<Google::Apis::MigrationcenterV1::Aggregation>]
76
76
  attr_accessor :aggregations
77
77
 
78
- # The aggregation will be performed on assets that match the provided filter.
78
+ # Optional. The aggregation will be performed on assets that match the provided
79
+ # filter.
79
80
  # Corresponds to the JSON property `filter`
80
81
  # @return [String]
81
82
  attr_accessor :filter
@@ -2878,13 +2879,16 @@ module Google
2878
2879
  end
2879
2880
  end
2880
2881
 
2881
- # A Compute Engine machine series.
2882
+ # A machine series, for a target product (e.g. Compute Engine, Google Cloud
2883
+ # VMware Engine).
2882
2884
  class MachineSeries
2883
2885
  include Google::Apis::Core::Hashable
2884
2886
 
2885
- # Code to identify a Compute Engine machine series. Consult https://cloud.google.
2886
- # com/compute/docs/machine-resource#machine_type_comparison for more details on
2887
- # the available series.
2887
+ # Code to identify a machine series. Consult this for more details on the
2888
+ # available series for Compute Engine: https://cloud.google.com/compute/docs/
2889
+ # machine-resource#machine_type_comparison Consult this for more details on the
2890
+ # available series for Google Cloud VMware Engine: https://cloud.google.com/
2891
+ # vmware-engine/pricing
2888
2892
  # Corresponds to the JSON property `code`
2889
2893
  # @return [String]
2890
2894
  attr_accessor :code
@@ -4176,7 +4180,8 @@ module Google
4176
4180
  # @return [Fixnum]
4177
4181
  attr_accessor :allocated_asset_count
4178
4182
 
4179
- # A Compute Engine machine series.
4183
+ # A machine series, for a target product (e.g. Compute Engine, Google Cloud
4184
+ # VMware Engine).
4180
4185
  # Corresponds to the JSON property `machineSeries`
4181
4186
  # @return [Google::Apis::MigrationcenterV1::MachineSeries]
4182
4187
  attr_accessor :machine_series
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MigrationcenterV1
18
18
  # Version of the google-apis-migrationcenter_v1 gem
19
- GEM_VERSION = "0.10.0"
19
+ GEM_VERSION = "0.11.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.14.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240321"
25
+ REVISION = "20240411"
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-migrationcenter_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.0
4
+ version: 0.11.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: 2024-03-31 00:00:00.000000000 Z
11
+ date: 2024-04-21 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-migrationcenter_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-migrationcenter_v1/v0.10.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-migrationcenter_v1/v0.11.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-migrationcenter_v1
63
63
  post_install_message:
64
64
  rdoc_options: []