Class: Google::Apis::MigrationcenterV1::ReportSummaryGroupPreferenceSetFinding
- Inherits:
-
Object
- Object
- Google::Apis::MigrationcenterV1::ReportSummaryGroupPreferenceSetFinding
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/migrationcenter_v1/classes.rb,
lib/google/apis/migrationcenter_v1/representations.rb,
lib/google/apis/migrationcenter_v1/representations.rb
Overview
Summary Findings for a specific Group/PreferenceSet combination.
Instance Attribute Summary collapse
-
#compute_engine_finding ⇒ Google::Apis::MigrationcenterV1::ReportSummaryComputeEngineFinding
A set of findings that applies to assets destined for Compute Engine.
-
#description ⇒ String
Description for the Preference Set.
-
#display_name ⇒ String
Display Name of the Preference Set Corresponds to the JSON property
displayName. -
#machine_preferences ⇒ Google::Apis::MigrationcenterV1::VirtualMachinePreferences
VirtualMachinePreferences enables you to create sets of assumptions, for example, a geographical location and pricing track, for your migrated virtual machines.
-
#monthly_cost_compute ⇒ Google::Apis::MigrationcenterV1::Money
Represents an amount of money with its currency type.
-
#monthly_cost_network_egress ⇒ Google::Apis::MigrationcenterV1::Money
Represents an amount of money with its currency type.
-
#monthly_cost_os_license ⇒ Google::Apis::MigrationcenterV1::Money
Represents an amount of money with its currency type.
-
#monthly_cost_other ⇒ Google::Apis::MigrationcenterV1::Money
Represents an amount of money with its currency type.
-
#monthly_cost_storage ⇒ Google::Apis::MigrationcenterV1::Money
Represents an amount of money with its currency type.
-
#monthly_cost_total ⇒ Google::Apis::MigrationcenterV1::Money
Represents an amount of money with its currency type.
-
#sole_tenant_finding ⇒ Google::Apis::MigrationcenterV1::ReportSummarySoleTenantFinding
A set of findings that applies to assets destined for Sole-Tenant nodes.
-
#vmware_engine_finding ⇒ Google::Apis::MigrationcenterV1::ReportSummaryVmwareEngineFinding
A set of findings that applies to assets destined for VMWare Engine.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ReportSummaryGroupPreferenceSetFinding
constructor
A new instance of ReportSummaryGroupPreferenceSetFinding.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ReportSummaryGroupPreferenceSetFinding
Returns a new instance of ReportSummaryGroupPreferenceSetFinding.
3942 3943 3944 |
# File 'lib/google/apis/migrationcenter_v1/classes.rb', line 3942 def initialize(**args) update!(**args) end |
Instance Attribute Details
#compute_engine_finding ⇒ Google::Apis::MigrationcenterV1::ReportSummaryComputeEngineFinding
A set of findings that applies to assets destined for Compute Engine.
Corresponds to the JSON property computeEngineFinding
3882 3883 3884 |
# File 'lib/google/apis/migrationcenter_v1/classes.rb', line 3882 def compute_engine_finding @compute_engine_finding end |
#description ⇒ String
Description for the Preference Set.
Corresponds to the JSON property description
3887 3888 3889 |
# File 'lib/google/apis/migrationcenter_v1/classes.rb', line 3887 def description @description end |
#display_name ⇒ String
Display Name of the Preference Set
Corresponds to the JSON property displayName
3892 3893 3894 |
# File 'lib/google/apis/migrationcenter_v1/classes.rb', line 3892 def display_name @display_name end |
#machine_preferences ⇒ Google::Apis::MigrationcenterV1::VirtualMachinePreferences
VirtualMachinePreferences enables you to create sets of assumptions, for
example, a geographical location and pricing track, for your migrated virtual
machines. The set of preferences influence recommendations for migrating
virtual machine assets.
Corresponds to the JSON property machinePreferences
3900 3901 3902 |
# File 'lib/google/apis/migrationcenter_v1/classes.rb', line 3900 def machine_preferences @machine_preferences end |
#monthly_cost_compute ⇒ Google::Apis::MigrationcenterV1::Money
Represents an amount of money with its currency type.
Corresponds to the JSON property monthlyCostCompute
3905 3906 3907 |
# File 'lib/google/apis/migrationcenter_v1/classes.rb', line 3905 def monthly_cost_compute @monthly_cost_compute end |
#monthly_cost_network_egress ⇒ Google::Apis::MigrationcenterV1::Money
Represents an amount of money with its currency type.
Corresponds to the JSON property monthlyCostNetworkEgress
3910 3911 3912 |
# File 'lib/google/apis/migrationcenter_v1/classes.rb', line 3910 def monthly_cost_network_egress @monthly_cost_network_egress end |
#monthly_cost_os_license ⇒ Google::Apis::MigrationcenterV1::Money
Represents an amount of money with its currency type.
Corresponds to the JSON property monthlyCostOsLicense
3915 3916 3917 |
# File 'lib/google/apis/migrationcenter_v1/classes.rb', line 3915 def monthly_cost_os_license @monthly_cost_os_license end |
#monthly_cost_other ⇒ Google::Apis::MigrationcenterV1::Money
Represents an amount of money with its currency type.
Corresponds to the JSON property monthlyCostOther
3920 3921 3922 |
# File 'lib/google/apis/migrationcenter_v1/classes.rb', line 3920 def monthly_cost_other @monthly_cost_other end |
#monthly_cost_storage ⇒ Google::Apis::MigrationcenterV1::Money
Represents an amount of money with its currency type.
Corresponds to the JSON property monthlyCostStorage
3925 3926 3927 |
# File 'lib/google/apis/migrationcenter_v1/classes.rb', line 3925 def monthly_cost_storage @monthly_cost_storage end |
#monthly_cost_total ⇒ Google::Apis::MigrationcenterV1::Money
Represents an amount of money with its currency type.
Corresponds to the JSON property monthlyCostTotal
3930 3931 3932 |
# File 'lib/google/apis/migrationcenter_v1/classes.rb', line 3930 def monthly_cost_total @monthly_cost_total end |
#sole_tenant_finding ⇒ Google::Apis::MigrationcenterV1::ReportSummarySoleTenantFinding
A set of findings that applies to assets destined for Sole-Tenant nodes.
Corresponds to the JSON property soleTenantFinding
3935 3936 3937 |
# File 'lib/google/apis/migrationcenter_v1/classes.rb', line 3935 def sole_tenant_finding @sole_tenant_finding end |
#vmware_engine_finding ⇒ Google::Apis::MigrationcenterV1::ReportSummaryVmwareEngineFinding
A set of findings that applies to assets destined for VMWare Engine.
Corresponds to the JSON property vmwareEngineFinding
3940 3941 3942 |
# File 'lib/google/apis/migrationcenter_v1/classes.rb', line 3940 def vmware_engine_finding @vmware_engine_finding end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3947 3948 3949 3950 3951 3952 3953 3954 3955 3956 3957 3958 3959 3960 |
# File 'lib/google/apis/migrationcenter_v1/classes.rb', line 3947 def update!(**args) @compute_engine_finding = args[:compute_engine_finding] if args.key?(:compute_engine_finding) @description = args[:description] if args.key?(:description) @display_name = args[:display_name] if args.key?(:display_name) @machine_preferences = args[:machine_preferences] if args.key?(:machine_preferences) @monthly_cost_compute = args[:monthly_cost_compute] if args.key?(:monthly_cost_compute) @monthly_cost_network_egress = args[:monthly_cost_network_egress] if args.key?(:monthly_cost_network_egress) @monthly_cost_os_license = args[:monthly_cost_os_license] if args.key?(:monthly_cost_os_license) @monthly_cost_other = args[:monthly_cost_other] if args.key?(:monthly_cost_other) @monthly_cost_storage = args[:monthly_cost_storage] if args.key?(:monthly_cost_storage) @monthly_cost_total = args[:monthly_cost_total] if args.key?(:monthly_cost_total) @sole_tenant_finding = args[:sole_tenant_finding] if args.key?(:sole_tenant_finding) @vmware_engine_finding = args[:vmware_engine_finding] if args.key?(:vmware_engine_finding) end |