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