@@ -1364,8 +1364,8 @@ class ComputeEnginePreferences
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 @@ def update!(**args)
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 @@ class VmwareEnginePreferences
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 @@ class VmwareEnginePreferences
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
0 commit comments