Reference documentation and code samples for the Cloud Security Compliance V1 API class Google::Cloud::CloudSecurityCompliance::V1::AggregateFrameworkComplianceReportRequest.
The request message for [AggregateFrameworkComplianceReport][].
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#filter
def filter() -> ::String- (::String) — Optional. The filtering results.
#filter=
def filter=(value) -> ::String- value (::String) — Optional. The filtering results.
- (::String) — Optional. The filtering results.
#interval
def interval() -> ::Google::Type::Interval- (::Google::Type::Interval) — Optional. The start and end time range for the aggregated compliance report.
#interval=
def interval=(value) -> ::Google::Type::Interval- value (::Google::Type::Interval) — Optional. The start and end time range for the aggregated compliance report.
- (::Google::Type::Interval) — Optional. The start and end time range for the aggregated compliance report.
#name
def name() -> ::String-
(::String) — Required. The name of the aggregated compliance report over time to
retrieve.
The supported format is:
organizations/{organization_id}/locations/{location}/frameworkComplianceReports/{framework_compliance_report}
#name=
def name=(value) -> ::String-
value (::String) — Required. The name of the aggregated compliance report over time to
retrieve.
The supported format is:
organizations/{organization_id}/locations/{location}/frameworkComplianceReports/{framework_compliance_report}
-
(::String) — Required. The name of the aggregated compliance report over time to
retrieve.
The supported format is:
organizations/{organization_id}/locations/{location}/frameworkComplianceReports/{framework_compliance_report}