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
- (::Google::Cloud::MigrationCenter::V1::ReportSummary::AssetAggregateStats) — Summary statistics for all the assets in this group.
#asset_aggregate_stats=
def asset_aggregate_stats=(value) -> ::Google::Cloud::MigrationCenter::V1::ReportSummary::AssetAggregateStats
Parameter
- value (::Google::Cloud::MigrationCenter::V1::ReportSummary::AssetAggregateStats) — Summary statistics for all the assets in this group.
Returns
- (::Google::Cloud::MigrationCenter::V1::ReportSummary::AssetAggregateStats) — Summary statistics for all the assets in this group.
#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
- (::Array<::Google::Cloud::MigrationCenter::V1::ReportSummary::GroupPreferenceSetFinding>) — Findings for each of the PreferenceSets for this group.
#preference_set_findings=
def preference_set_findings=(value) -> ::Array<::Google::Cloud::MigrationCenter::V1::ReportSummary::GroupPreferenceSetFinding>
Parameter
- value (::Array<::Google::Cloud::MigrationCenter::V1::ReportSummary::GroupPreferenceSetFinding>) — Findings for each of the PreferenceSets for this group.
Returns
- (::Array<::Google::Cloud::MigrationCenter::V1::ReportSummary::GroupPreferenceSetFinding>) — Findings for each of the PreferenceSets for this group.