Cloud Security Compliance V1 API - Class Google::Cloud::CloudSecurityCompliance::V1::FindingSummary (v0.2.0)

Reference documentation and code samples for the Cloud Security Compliance V1 API class Google::Cloud::CloudSecurityCompliance::V1::FindingSummary.

The details for a finding.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#finding_category

def finding_category() -> ::String
Returns
  • (::String) — The category of the finding.

#finding_category=

def finding_category=(value) -> ::String
Parameter
  • value (::String) — The category of the finding.
Returns
  • (::String) — The category of the finding.

#finding_class

def finding_class() -> ::Google::Cloud::CloudSecurityCompliance::V1::FindingClass
Returns

#finding_class=

def finding_class=(value) -> ::Google::Cloud::CloudSecurityCompliance::V1::FindingClass
Parameter
Returns

#finding_count

def finding_count() -> ::Integer
Returns
  • (::Integer) — The count of the finding.

#finding_count=

def finding_count=(value) -> ::Integer
Parameter
  • value (::Integer) — The count of the finding.
Returns
  • (::Integer) — The count of the finding.

#name

def name() -> ::String
Returns
  • (::String) — Identifier. The name of the finding summary.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. The name of the finding summary.
Returns
  • (::String) — Identifier. The name of the finding summary.
def related_frameworks() -> ::Array<::String>
Returns
  • (::Array<::String>) — Optional. The list of compliance frameworks that the finding belongs to.
def related_frameworks=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Optional. The list of compliance frameworks that the finding belongs to.
Returns
  • (::Array<::String>) — Optional. The list of compliance frameworks that the finding belongs to.

#severity

def severity() -> ::Google::Cloud::CloudSecurityCompliance::V1::Severity
Returns

#severity=

def severity=(value) -> ::Google::Cloud::CloudSecurityCompliance::V1::Severity
Parameter
Returns

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns