Class: Google::Cloud::MigrationCenter::V1::ReportSummary::GroupFinding

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.

Instance Attribute Summary collapse

Instance Attribute Details

#asset_aggregate_stats::Google::Cloud::MigrationCenter::V1::ReportSummary::AssetAggregateStats

Returns Summary statistics for all the assets in this group.

Returns:



3763
3764
3765
3766
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 3763

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

#description::String

Returns Description for the Group.

Returns:

  • (::String)

    Description for the Group.



3763
3764
3765
3766
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 3763

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

#display_name::String

Returns Display Name for the Group.

Returns:

  • (::String)

    Display Name for the Group.



3763
3764
3765
3766
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 3763

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

#overlapping_asset_count::Integer

Deprecated.

This field is deprecated and may be removed in the next major version update.

Returns This field is deprecated, do not rely on it having a value.

Returns:

  • (::Integer)

    This field is deprecated, do not rely on it having a value.



3763
3764
3765
3766
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 3763

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

#preference_set_findings::Array<::Google::Cloud::MigrationCenter::V1::ReportSummary::GroupPreferenceSetFinding>

Returns Findings for each of the PreferenceSets for this group.

Returns:



3763
3764
3765
3766
# File 'proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb', line 3763

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