Cloud Security Compliance V1 API - Class Google::Cloud::CloudSecurityCompliance::V1::AggregateFrameworkComplianceReportRequest (v0.2.0)

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
Returns
  • (::String) — Optional. The filtering results.

#filter=

def filter=(value) -> ::String
Parameter
  • value (::String) — Optional. The filtering results.
Returns
  • (::String) — Optional. The filtering results.

#interval

def interval() -> ::Google::Type::Interval
Returns

#interval=

def interval=(value) -> ::Google::Type::Interval
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::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
Parameter
  • 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}

Returns
  • (::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}