Reference documentation and code samples for the Cloud Security Compliance V1 API class Google::Cloud::CloudSecurityCompliance::V1::FindingDetails.
The details for a finding.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#compliance_state
def compliance_state() -> ::Google::Cloud::CloudSecurityCompliance::V1::ComplianceState
Returns
- (::Google::Cloud::CloudSecurityCompliance::V1::ComplianceState) — Output only. The compliance state of the finding.
#evidence
def evidence() -> ::Google::Cloud::CloudSecurityCompliance::V1::EvidenceDetails
Returns
- (::Google::Cloud::CloudSecurityCompliance::V1::EvidenceDetails) — Output only. The evidence details for the finding.
#name
def name() -> ::String
Returns
- (::String) — Output only. The name of the finding.
#observation
def observation() -> ::Google::Cloud::CloudSecurityCompliance::V1::ObservationDetails
Returns
- (::Google::Cloud::CloudSecurityCompliance::V1::ObservationDetails) — Output only. The observation details for the finding.