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 \ GenerateFrameworkAuditScopeReportRequestMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
FORMAT_UNSPECIFIED
Value: 0Default value. This value is unused.
Generated from protobuf enum FORMAT_UNSPECIFIED = 0;
ODF
Value: 1The report format is the Open Document Format (ODF).
Generated from protobuf enum ODF = 1;