Migration Center V1 API - Class Google::Cloud::MigrationCenter::V1::ReportSummary::GroupFinding (v0.1.0)

Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::ReportSummary::GroupFinding.

Summary Findings for a specific Group.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#asset_aggregate_stats

def asset_aggregate_stats() -> ::Google::Cloud::MigrationCenter::V1::ReportSummary::AssetAggregateStats
Returns

#asset_aggregate_stats=

def asset_aggregate_stats=(value) -> ::Google::Cloud::MigrationCenter::V1::ReportSummary::AssetAggregateStats
Parameter
Returns

#description

def description() -> ::String
Returns
  • (::String) — Description for the Group.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — Description for the Group.
Returns
  • (::String) — Description for the Group.

#display_name

def display_name() -> ::String
Returns
  • (::String) — Display Name for the Group.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Display Name for the Group.
Returns
  • (::String) — Display Name for the Group.

#overlapping_asset_count

def overlapping_asset_count() -> ::Integer
Returns
  • (::Integer) — This field is deprecated, do not rely on it having a value.

#overlapping_asset_count=

def overlapping_asset_count=(value) -> ::Integer
Parameter
  • value (::Integer) — 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.

#preference_set_findings

def preference_set_findings() -> ::Array<::Google::Cloud::MigrationCenter::V1::ReportSummary::GroupPreferenceSetFinding>
Returns

#preference_set_findings=

def preference_set_findings=(value) -> ::Array<::Google::Cloud::MigrationCenter::V1::ReportSummary::GroupPreferenceSetFinding>
Parameter
Returns