Reference documentation and code samples for the Cloud Security Compliance V1 API class Google::Cloud::CloudSecurityCompliance::V1::GenerateFrameworkAuditScopeReportRequest.
The request message for [GenerateFrameworkAuditScopeReport][].
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#compliance_framework
def compliance_framework() -> ::String- (::String) — Required. The compliance framework that the scope report is generated for.
#compliance_framework=
def compliance_framework=(value) -> ::String- value (::String) — Required. The compliance framework that the scope report is generated for.
- (::String) — Required. The compliance framework that the scope report is generated for.
#report_format
def report_format() -> ::Google::Cloud::CloudSecurityCompliance::V1::GenerateFrameworkAuditScopeReportRequest::Format- (::Google::Cloud::CloudSecurityCompliance::V1::GenerateFrameworkAuditScopeReportRequest::Format) — Required. The format that the scope report bytes is returned in.
#report_format=
def report_format=(value) -> ::Google::Cloud::CloudSecurityCompliance::V1::GenerateFrameworkAuditScopeReportRequest::Format- value (::Google::Cloud::CloudSecurityCompliance::V1::GenerateFrameworkAuditScopeReportRequest::Format) — Required. The format that the scope report bytes is returned in.
- (::Google::Cloud::CloudSecurityCompliance::V1::GenerateFrameworkAuditScopeReportRequest::Format) — Required. The format that the scope report bytes is returned in.
#scope
def scope() -> ::String-
(::String) —
Required. The organization, folder or project for the audit report.
Supported formats are the following:
projects/{project_id}/locations/{location}folders/{folder_id}/locations/{location}organizations/{organization_id}/locations/{location}
#scope=
def scope=(value) -> ::String-
value (::String) —
Required. The organization, folder or project for the audit report.
Supported formats are the following:
projects/{project_id}/locations/{location}folders/{folder_id}/locations/{location}organizations/{organization_id}/locations/{location}
-
(::String) —
Required. The organization, folder or project for the audit report.
Supported formats are the following:
projects/{project_id}/locations/{location}folders/{folder_id}/locations/{location}organizations/{organization_id}/locations/{location}