Reference documentation and code samples for the Cloud Security Compliance V1 API class Google::Cloud::CloudSecurityCompliance::V1::CloudControlAssessmentDetails.
The cloud control assessment details for non-manual cloud controls.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#evaluation_state
def evaluation_state() -> ::Google::Cloud::CloudSecurityCompliance::V1::EvaluationState
Returns
- (::Google::Cloud::CloudSecurityCompliance::V1::EvaluationState) — Output only. The evaluation status of the cloud control.
#findings_count
def findings_count() -> ::Integer
Returns
- (::Integer) — The number of findings for the cloud control.
#findings_count=
def findings_count=(value) -> ::Integer
Parameter
- value (::Integer) — The number of findings for the cloud control.
Returns
- (::Integer) — The number of findings for the cloud control.