Google Cloud Audit Manager V1 Client - Class AuditScopeReportFormat (0.1.0)

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 \ GenerateAuditScopeReportRequest

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

AUDIT_SCOPE_REPORT_FORMAT_UNSPECIFIED

Value: 0

Unspecified. Invalid format.

Generated from protobuf enum AUDIT_SCOPE_REPORT_FORMAT_UNSPECIFIED = 0;

AUDIT_SCOPE_REPORT_FORMAT_ODF

Value: 1

Audit Scope Report creation format is Open Document.

Generated from protobuf enum AUDIT_SCOPE_REPORT_FORMAT_ODF = 1;