Cloud Security Compliance v1 API - Enum FrameworkAudit.Types.State (1.0.0-beta04)

public enum FrameworkAudit.Types.State

Reference documentation and code samples for the Cloud Security Compliance v1 API enum FrameworkAudit.Types.State.

The state of the framework audit.

Namespace

Google.Cloud.CloudSecurityCompliance.V1

Assembly

Google.Cloud.CloudSecurityCompliance.V1.dll

Fields

Name Description
Failed

The audit failed.

Running

The audit is running.

Scheduled

The audit is scheduled.

Succeeded

The audit completed successfully.

Unspecified

Default value. This value is unused.

Uploading

The audit results are being uploaded.