Storage Control V2 API - Class Google::Cloud::Storage::Control::V2::FindingSummary::SummaryDetails (v1.11.0)

Reference documentation and code samples for the Storage Control V2 API class Google::Cloud::Storage::Control::V2::FindingSummary::SummaryDetails.

Details about the FindingSummary resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#count

def count() -> ::Integer
Returns
  • (::Integer) — The count of impacted resources.

    Note: The following fields are mutually exclusive: count, percentage. If a field in that set is populated, all other fields in the set will automatically be cleared.

#count=

def count=(value) -> ::Integer
Parameter
  • value (::Integer) — The count of impacted resources.

    Note: The following fields are mutually exclusive: count, percentage. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::Integer) — The count of impacted resources.

    Note: The following fields are mutually exclusive: count, percentage. If a field in that set is populated, all other fields in the set will automatically be cleared.

#description

def description() -> ::String
Returns
  • (::String) — Output only. A short description about the FindingSummary

#percentage

def percentage() -> ::Float
Returns
  • (::Float) — The percentage of impacted resources.

    Note: The following fields are mutually exclusive: percentage, count. If a field in that set is populated, all other fields in the set will automatically be cleared.

#percentage=

def percentage=(value) -> ::Float
Parameter
  • value (::Float) — The percentage of impacted resources.

    Note: The following fields are mutually exclusive: percentage, count. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::Float) — The percentage of impacted resources.

    Note: The following fields are mutually exclusive: percentage, count. If a field in that set is populated, all other fields in the set will automatically be cleared.

#resource_type

def resource_type() -> ::Google::Cloud::Storage::Control::V2::FindingSummary::SummaryDetails::ResourceType
Returns