AuditScopeReport
Stay organized with collections
Save and categorize content based on your preferences.
| JSON representation |
{
"name": string,
// Union field audit_report can be only one of the following:
"scopeReportContents": string
// End of list of possible types for union field audit_report.
} |
| Fields |
name |
string
Identifier. Name for the audit scope report, in one of the following formats:
projects/{project}/locations/{location}/auditScopeReports/{audit_scope_report}
folders/{folder}/locations/{location}/auditScopeReports/{audit_scope_report}
organizations/{organization}/locations/{location}/auditScopeReports/{audit_scope_report}
|
Union field audit_report. Specific format or delivery method for the exported audit scope report. audit_report can be only one of the following: |
scopeReportContents |
string (bytes format)
Audit scope report content in byte format. A base64-encoded string.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-07-17 UTC.
[null,null,["Last updated 2026-07-17 UTC."],[],[]]