AuditScopeReport(mapping=None, *, ignore_unknown_fields=False, **kwargs)Audit scope report.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
scope_report_contents |
bytes
Audit scope report content in byte format. This field is a member of oneof_ audit_report.
|
name |
str
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}
|