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-
(::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-
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.
-
(::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- (::String) — Output only. A short description about the FindingSummary
#percentage
def percentage() -> ::Float-
(::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-
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.
-
(::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- (::Google::Cloud::Storage::Control::V2::FindingSummary::SummaryDetails::ResourceType) — Output only. The type of Cloud resource this summary detail applies to.