Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::ReportSummary::GroupPreferenceSetFinding.
Summary Findings for a specific Group/PreferenceSet combination.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#compute_engine_finding
def compute_engine_finding() -> ::Google::Cloud::MigrationCenter::V1::ReportSummary::ComputeEngineFinding
Returns
- (::Google::Cloud::MigrationCenter::V1::ReportSummary::ComputeEngineFinding) — A set of findings that applies to Compute Engine machines in the input.
#compute_engine_finding=
def compute_engine_finding=(value) -> ::Google::Cloud::MigrationCenter::V1::ReportSummary::ComputeEngineFinding
Parameter
- value (::Google::Cloud::MigrationCenter::V1::ReportSummary::ComputeEngineFinding) — A set of findings that applies to Compute Engine machines in the input.
Returns
- (::Google::Cloud::MigrationCenter::V1::ReportSummary::ComputeEngineFinding) — A set of findings that applies to Compute Engine machines in the input.
#description
def description() -> ::String
Returns
- (::String) — Description for the Preference Set.
#description=
def description=(value) -> ::String
Parameter
- value (::String) — Description for the Preference Set.
Returns
- (::String) — Description for the Preference Set.
#display_name
def display_name() -> ::String
Returns
- (::String) — Display Name of the Preference Set
#display_name=
def display_name=(value) -> ::String
Parameter
- value (::String) — Display Name of the Preference Set
Returns
- (::String) — Display Name of the Preference Set
#machine_preferences
def machine_preferences() -> ::Google::Cloud::MigrationCenter::V1::VirtualMachinePreferences
Returns
- (::Google::Cloud::MigrationCenter::V1::VirtualMachinePreferences) — A set of preferences that applies to all machines in the context.
#machine_preferences=
def machine_preferences=(value) -> ::Google::Cloud::MigrationCenter::V1::VirtualMachinePreferences
Parameter
- value (::Google::Cloud::MigrationCenter::V1::VirtualMachinePreferences) — A set of preferences that applies to all machines in the context.
Returns
- (::Google::Cloud::MigrationCenter::V1::VirtualMachinePreferences) — A set of preferences that applies to all machines in the context.
#monthly_cost_compute
def monthly_cost_compute() -> ::Google::Type::Money
Returns
- (::Google::Type::Money) — Compute monthly cost for this preference set.
#monthly_cost_compute=
def monthly_cost_compute=(value) -> ::Google::Type::Money
Parameter
- value (::Google::Type::Money) — Compute monthly cost for this preference set.
Returns
- (::Google::Type::Money) — Compute monthly cost for this preference set.
#monthly_cost_network_egress
def monthly_cost_network_egress() -> ::Google::Type::Money
Returns
- (::Google::Type::Money) — Network Egress monthly cost for this preference set.
#monthly_cost_network_egress=
def monthly_cost_network_egress=(value) -> ::Google::Type::Money
Parameter
- value (::Google::Type::Money) — Network Egress monthly cost for this preference set.
Returns
- (::Google::Type::Money) — Network Egress monthly cost for this preference set.
#monthly_cost_os_license
def monthly_cost_os_license() -> ::Google::Type::Money
Returns
- (::Google::Type::Money) — Licensing monthly cost for this preference set.
#monthly_cost_os_license=
def monthly_cost_os_license=(value) -> ::Google::Type::Money
Parameter
- value (::Google::Type::Money) — Licensing monthly cost for this preference set.
Returns
- (::Google::Type::Money) — Licensing monthly cost for this preference set.
#monthly_cost_other
def monthly_cost_other() -> ::Google::Type::Money
Returns
- (::Google::Type::Money) — Miscellaneous monthly cost for this preference set.
#monthly_cost_other=
def monthly_cost_other=(value) -> ::Google::Type::Money
Parameter
- value (::Google::Type::Money) — Miscellaneous monthly cost for this preference set.
Returns
- (::Google::Type::Money) — Miscellaneous monthly cost for this preference set.
#monthly_cost_storage
def monthly_cost_storage() -> ::Google::Type::Money
Returns
- (::Google::Type::Money) — Storage monthly cost for this preference set.
#monthly_cost_storage=
def monthly_cost_storage=(value) -> ::Google::Type::Money
Parameter
- value (::Google::Type::Money) — Storage monthly cost for this preference set.
Returns
- (::Google::Type::Money) — Storage monthly cost for this preference set.
#monthly_cost_total
def monthly_cost_total() -> ::Google::Type::Money
Returns
- (::Google::Type::Money) — Total monthly cost for this preference set.
#monthly_cost_total=
def monthly_cost_total=(value) -> ::Google::Type::Money
Parameter
- value (::Google::Type::Money) — Total monthly cost for this preference set.
Returns
- (::Google::Type::Money) — Total monthly cost for this preference set.
#sole_tenant_finding
def sole_tenant_finding() -> ::Google::Cloud::MigrationCenter::V1::ReportSummary::SoleTenantFinding
Returns
- (::Google::Cloud::MigrationCenter::V1::ReportSummary::SoleTenantFinding) — A set of findings that applies to Sole-Tenant machines in the input.
#sole_tenant_finding=
def sole_tenant_finding=(value) -> ::Google::Cloud::MigrationCenter::V1::ReportSummary::SoleTenantFinding
Parameter
- value (::Google::Cloud::MigrationCenter::V1::ReportSummary::SoleTenantFinding) — A set of findings that applies to Sole-Tenant machines in the input.
Returns
- (::Google::Cloud::MigrationCenter::V1::ReportSummary::SoleTenantFinding) — A set of findings that applies to Sole-Tenant machines in the input.
#vmware_engine_finding
def vmware_engine_finding() -> ::Google::Cloud::MigrationCenter::V1::ReportSummary::VmwareEngineFinding
Returns
- (::Google::Cloud::MigrationCenter::V1::ReportSummary::VmwareEngineFinding) — A set of findings that applies to VMWare machines in the input.
#vmware_engine_finding=
def vmware_engine_finding=(value) -> ::Google::Cloud::MigrationCenter::V1::ReportSummary::VmwareEngineFinding
Parameter
- value (::Google::Cloud::MigrationCenter::V1::ReportSummary::VmwareEngineFinding) — A set of findings that applies to VMWare machines in the input.
Returns
- (::Google::Cloud::MigrationCenter::V1::ReportSummary::VmwareEngineFinding) — A set of findings that applies to VMWare machines in the input.