Google Cloud Security Compliance V1 Client - Class Format (0.2.0)

Reference documentation and code samples for the Google Cloud Security Compliance V1 Client class Format.

The set of options for the audit scope report format.

Protobuf type google.cloud.cloudsecuritycompliance.v1.GenerateFrameworkAuditScopeReportRequest.Format

Namespace

Google \ Cloud \ CloudSecurityCompliance \ V1 \ GenerateFrameworkAuditScopeReportRequest

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

FORMAT_UNSPECIFIED

Value: 0

Default value. This value is unused.

Generated from protobuf enum FORMAT_UNSPECIFIED = 0;

ODF

Value: 1

The report format is the Open Document Format (ODF).

Generated from protobuf enum ODF = 1;