Cloud Security Compliance V1 API - Module Google::Cloud::CloudSecurityCompliance::V1::FrameworkAudit::State (v0.2.0)

Reference documentation and code samples for the Cloud Security Compliance V1 API module Google::Cloud::CloudSecurityCompliance::V1::FrameworkAudit::State.

The state of the framework audit.

Constants

STATE_UNSPECIFIED

value: 0
Default value. This value is unused.

SCHEDULED

value: 1
The audit is scheduled.

RUNNING

value: 2
The audit is running.

UPLOADING

value: 3
The audit results are being uploaded.

FAILED

value: 4
The audit failed.

SUCCEEDED

value: 5
The audit completed successfully.