Reference documentation and code samples for the Cloud Security Compliance V1 API class Google::Cloud::CloudSecurityCompliance::V1::AggregatedComplianceReport.
The aggregated compliance report.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#control_assessment_details
def control_assessment_details() -> ::Google::Cloud::CloudSecurityCompliance::V1::ControlAssessmentDetails
Returns
- (::Google::Cloud::CloudSecurityCompliance::V1::ControlAssessmentDetails) — The control assessment details of the framework.
#control_assessment_details=
def control_assessment_details=(value) -> ::Google::Cloud::CloudSecurityCompliance::V1::ControlAssessmentDetails
Parameter
- value (::Google::Cloud::CloudSecurityCompliance::V1::ControlAssessmentDetails) — The control assessment details of the framework.
Returns
- (::Google::Cloud::CloudSecurityCompliance::V1::ControlAssessmentDetails) — The control assessment details of the framework.
#report_time
def report_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — The report time of the aggregated compliance report.
#report_time=
def report_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The report time of the aggregated compliance report.
Returns
- (::Google::Protobuf::Timestamp) — The report time of the aggregated compliance report.