google-apis-migrationcenter_v1alpha1 0.42.0 → 0.43.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c09be7b2072338d6096e4c4c4be8c3f76f7e0ce82d0fc4b80be9331064b60adb
4
- data.tar.gz: 90e57907d96416f94ab6aad10f246780d60d1de0f071a8a50b1ee2de7e4e5b69
3
+ metadata.gz: 04767d8f01bc37512fb08b877a863ed4d926df1711162d1c3621e322d41af86b
4
+ data.tar.gz: d77f8c01da446c0a483aebe49f44825ffef55fff247d2648ad40376f85ac3bd9
5
5
  SHA512:
6
- metadata.gz: 04b7bd86ea82d1406d7a9af34c0d40e88eb6641e4c5760503f797b42186c1407a94171a53ab212ea78a43b8b4bdf42546933cf24fec77a64396e22078c1d6130
7
- data.tar.gz: f2c9c6fa4592a713a5bdd214c22799997620087fbd53be635fa7baa8903f7a26c8499465e7997a9b3d09f3fca6289cb37c513a45435af11ff45bb636e63f2b8f
6
+ metadata.gz: 0e4205a4832cf9e34de89b51a364ee3f3f6dbd1713ec3baf82459382d67990dd13d520fbb2b090d26de6294a77f0783f198643a5cded3a351303c925502e2c86
7
+ data.tar.gz: d50852fe4c3d08de87c83f789d2b7106ebe745a0a52a756c8648bee29cb5cd6930f45aab9c0c78ae1e568f90f512005bbe8ad15df0dc337eb6904f7db680ca61
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-migrationcenter_v1alpha1
2
2
 
3
+ ### v0.43.0 (2025-06-08)
4
+
5
+ * Regenerated from discovery document revision 20250529
6
+
3
7
  ### v0.42.0 (2025-06-01)
4
8
 
5
9
  * Regenerated from discovery document revision 20250522
@@ -1364,8 +1364,8 @@ module Google
1364
1364
  attr_accessor :license_type
1365
1365
 
1366
1366
  # The type of machines to consider when calculating virtual machine migration
1367
- # insights and recommendations for GCE. Not all machine types are available in
1368
- # all zones and regions.
1367
+ # insights and recommendations for Compute Engine. Not all machine types are
1368
+ # available in all zones and regions.
1369
1369
  # Corresponds to the JSON property `machinePreferences`
1370
1370
  # @return [Google::Apis::MigrationcenterV1alpha1::MachinePreferences]
1371
1371
  attr_accessor :machine_preferences
@@ -4566,8 +4566,8 @@ module Google
4566
4566
  end
4567
4567
 
4568
4568
  # The type of machines to consider when calculating virtual machine migration
4569
- # insights and recommendations for GCE. Not all machine types are available in
4570
- # all zones and regions.
4569
+ # insights and recommendations for Compute Engine. Not all machine types are
4570
+ # available in all zones and regions.
4571
4571
  class MachinePreferences
4572
4572
  include Google::Apis::Core::Hashable
4573
4573
 
@@ -8168,8 +8168,8 @@ module Google
8168
8168
  # @return [Float]
8169
8169
  attr_accessor :cpu_overcommit_ratio
8170
8170
 
8171
- # Optional. Discount percentage for the license type offered to you by Broadcom.
8172
- # Must be between 0 and 100. Only valid when service_type is set to
8171
+ # Optional. Discount percentage for the license offered to you by Broadcom. Must
8172
+ # be between 0 and 100. Only valid when service_type is set to
8173
8173
  # SERVICE_TYPE_PORTABLE_LICENSE.
8174
8174
  # Corresponds to the JSON property `licenseDiscountPercentage`
8175
8175
  # @return [Float]
@@ -8187,7 +8187,7 @@ module Google
8187
8187
  # @return [Float]
8188
8188
  attr_accessor :memory_overcommit_ratio
8189
8189
 
8190
- # Optional. VMWare Service Type (Fully Licensed or Portable License).
8190
+ # Optional. GCVE service type (fully licensed or portable license).
8191
8191
  # Corresponds to the JSON property `serviceType`
8192
8192
  # @return [String]
8193
8193
  attr_accessor :service_type
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MigrationcenterV1alpha1
18
18
  # Version of the google-apis-migrationcenter_v1alpha1 gem
19
- GEM_VERSION = "0.42.0"
19
+ GEM_VERSION = "0.43.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250522"
25
+ REVISION = "20250529"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-migrationcenter_v1alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.42.0
4
+ version: 0.43.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-migrationcenter_v1alpha1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-migrationcenter_v1alpha1/v0.42.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-migrationcenter_v1alpha1/v0.43.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-migrationcenter_v1alpha1
62
62
  rdoc_options: []
63
63
  require_paths: