Google Cloud Security Compliance V1 Client - Class AggregateFrameworkComplianceReportResponse (0.2.0)

Reference documentation and code samples for the Google Cloud Security Compliance V1 Client class AggregateFrameworkComplianceReportResponse.

The response message for AggregateFrameworkComplianceReport.

Generated from protobuf message google.cloud.cloudsecuritycompliance.v1.AggregateFrameworkComplianceReportResponse

Namespace

Google \ Cloud \ CloudSecurityCompliance \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ aggregated_compliance_reports array<AggregatedComplianceReport>

The list of aggregated compliance reports.

getAggregatedComplianceReports

The list of aggregated compliance reports.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setAggregatedComplianceReports

The list of aggregated compliance reports.

Parameter
Name Description
var array<AggregatedComplianceReport>
Returns
Type Description
$this