Cloud Storage v2 API - Class FindingSummary.Types.SummaryDetails (1.8.0)

public sealed class FindingSummary.Types.SummaryDetails : IMessage<FindingSummary.Types.SummaryDetails>, IEquatable<FindingSummary.Types.SummaryDetails>, IDeepCloneable<FindingSummary.Types.SummaryDetails>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud Storage v2 API class FindingSummary.Types.SummaryDetails.

Details about the FindingSummary resource.

Inheritance

object > FindingSummary.Types.SummaryDetails

Namespace

Google.Cloud.Storage.Control.V2

Assembly

Google.Cloud.Storage.Control.V2.dll

Constructors

SummaryDetails()

public SummaryDetails()

SummaryDetails(SummaryDetails)

public SummaryDetails(FindingSummary.Types.SummaryDetails other)
Parameter
Name Description
other FindingSummaryTypesSummaryDetails

Properties

Count

public long Count { get; set; }

The count of impacted resources.

Property Value
Type Description
long

Description

public string Description { get; set; }

Output only. A short description about the FindingSummary

Property Value
Type Description
string

HasCount

public bool HasCount { get; }

Gets whether the "count" field is set

Property Value
Type Description
bool

HasPercentage

public bool HasPercentage { get; }

Gets whether the "percentage" field is set

Property Value
Type Description
bool

MagnitudeCase

public FindingSummary.Types.SummaryDetails.MagnitudeOneofCase MagnitudeCase { get; }
Property Value
Type Description
FindingSummaryTypesSummaryDetailsMagnitudeOneofCase

Percentage

public float Percentage { get; set; }

The percentage of impacted resources.

Property Value
Type Description
float

ResourceType

public FindingSummary.Types.SummaryDetails.Types.ResourceType ResourceType { get; set; }

Output only. The type of Cloud resource this summary detail applies to.

Property Value
Type Description
FindingSummaryTypesSummaryDetailsTypesResourceType