google-apis-migrationcenter_v1 0.10.0 → 0.12.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: abe71b8de370808d97d9c440f6a1d9cc1a3c5a50a432c529cdf024573508f9e0
4
+ data.tar.gz: 949fdb358f3f2c13bbb1700ed5c911d27694c1a7d5f6ff20446e19f7a6860cd7
5
5
  SHA512:
6
- metadata.gz: 91f010df732b794a06fe48464ca3cc4de803c001e013fe09983762ea14a51ce7601adf9e932af61e7680fb3da6655672fc67916950a7c82b55d52df44a44b857
7
- data.tar.gz: 696fedc1ead389d9c64048b1393675443fcbe18339173ac72ddf8761e02d1e4da5d84e9ff26cbd10f5d878e14ace0a1581aa9a2273998720eff4ba634b4f324a
6
+ metadata.gz: acbcf15d3fb7a6eed703013b958e20b893ebc7874377bbb142fc5f124a4069b79e6c7b23be3b3b54510917eb70b33f3563ea28957a26f1668ebfa84c745ef84d
7
+ data.tar.gz: ec4c8454f888c1a42689d2de905aa4ea88ba408e8f638fae0398e7923b837857532d839f9e1763d987f5bb828340adb1a7223b80a965a88cf801bf03c2831fcb
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-migrationcenter_v1
2
2
 
3
+ ### v0.12.0 (2024-05-19)
4
+
5
+ * Regenerated from discovery document revision 20240502
6
+ * Regenerated using generator version 0.15.0
7
+
8
+ ### v0.11.0 (2024-04-21)
9
+
10
+ * Regenerated from discovery document revision 20240411
11
+
3
12
  ### v0.10.0 (2024-03-31)
4
13
 
5
14
  * 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
@@ -529,7 +530,7 @@ module Google
529
530
  include Google::Apis::Core::Hashable
530
531
 
531
532
  # Daily resource usage aggregations. Contains all of the data available for an
532
- # asset, up to the last 420 days. Aggregations are sorted from oldest to most
533
+ # asset, up to the last 40 days. Aggregations are sorted from oldest to most
533
534
  # recent.
534
535
  # Corresponds to the JSON property `dailyResourceUsageAggregations`
535
536
  # @return [Array<Google::Apis::MigrationcenterV1::DailyResourceUsageAggregation>]
@@ -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.12.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.14.0"
22
+ GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240321"
25
+ REVISION = "20240502"
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.12.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-05-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.14.0
19
+ version: 0.15.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.14.0
29
+ version: 0.15.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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.12.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: []