Class: Google::Cloud::MigrationCenter::V1::ReportSummary::GroupPreferenceSetFinding

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb

Overview

Summary Findings for a specific Group/PreferenceSet combination.

Instance Attribute Summary collapse

Instance Attribute Details

#compute_engine_finding::Google::Cloud::MigrationCenter::V1::ReportSummary::ComputeEngineFinding

Returns A set of findings that applies to Compute Engine machines in the input.

Returns:



3741
3742
3743
3744
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 3741

class GroupPreferenceSetFinding
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#description::String

Returns Description for the Preference Set.

Returns:

  • (::String)

    Description for the Preference Set.



3741
3742
3743
3744
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 3741

class GroupPreferenceSetFinding
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#display_name::String

Returns Display Name of the Preference Set.

Returns:

  • (::String)

    Display Name of the Preference Set



3741
3742
3743
3744
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 3741

class GroupPreferenceSetFinding
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#machine_preferences::Google::Cloud::MigrationCenter::V1::VirtualMachinePreferences

Returns A set of preferences that applies to all machines in the context.

Returns:



3741
3742
3743
3744
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 3741

class GroupPreferenceSetFinding
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#monthly_cost_compute::Google::Type::Money

Returns Compute monthly cost for this preference set.

Returns:



3741
3742
3743
3744
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 3741

class GroupPreferenceSetFinding
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#monthly_cost_network_egress::Google::Type::Money

Returns Network Egress monthly cost for this preference set.

Returns:



3741
3742
3743
3744
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 3741

class GroupPreferenceSetFinding
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#monthly_cost_os_license::Google::Type::Money

Returns Licensing monthly cost for this preference set.

Returns:



3741
3742
3743
3744
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 3741

class GroupPreferenceSetFinding
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#monthly_cost_other::Google::Type::Money

Returns Miscellaneous monthly cost for this preference set.

Returns:



3741
3742
3743
3744
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 3741

class GroupPreferenceSetFinding
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#monthly_cost_storage::Google::Type::Money

Returns Storage monthly cost for this preference set.

Returns:



3741
3742
3743
3744
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 3741

class GroupPreferenceSetFinding
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#monthly_cost_total::Google::Type::Money

Returns Total monthly cost for this preference set.

Returns:



3741
3742
3743
3744
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 3741

class GroupPreferenceSetFinding
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#sole_tenant_finding::Google::Cloud::MigrationCenter::V1::ReportSummary::SoleTenantFinding

Returns A set of findings that applies to Sole-Tenant machines in the input.

Returns:



3741
3742
3743
3744
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 3741

class GroupPreferenceSetFinding
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#vmware_engine_finding::Google::Cloud::MigrationCenter::V1::ReportSummary::VmwareEngineFinding

Returns A set of findings that applies to VMWare machines in the input.

Returns:



3741
3742
3743
3744
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 3741

class GroupPreferenceSetFinding
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end