Reference documentation and code samples for the Google Cloud Audit Manager V1 Client class AuditScopeReportFormat.
The options for the audit scope report format.
Protobuf type google.cloud.auditmanager.v1.GenerateAuditScopeReportRequest.AuditScopeReportFormat
Namespace
Google \ Cloud \ AuditManager \ V1 \ GenerateAuditScopeReportRequestMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
AUDIT_SCOPE_REPORT_FORMAT_UNSPECIFIED
Value: 0Unspecified. Invalid format.
Generated from protobuf enum AUDIT_SCOPE_REPORT_FORMAT_UNSPECIFIED = 0;
AUDIT_SCOPE_REPORT_FORMAT_ODF
Value: 1Audit Scope Report creation format is Open Document.
Generated from protobuf enum AUDIT_SCOPE_REPORT_FORMAT_ODF = 1;