Different execution states of the Audit Manager service.
| Enums | |
|---|---|
OPERATION_STATE_UNSPECIFIED |
Default value. This value is unused. |
OPERATION_STATE_NOT_STARTED |
Audit generation process hasn't started. |
OPERATION_STATE_EVALUATION_IN_PROGRESS |
Evaluation process is in progress. |
OPERATION_STATE_EVALUATION_DONE |
Evaluation process is completed. |
OPERATION_STATE_EVIDENCE_REPORT_GENERATION_IN_PROGRESS |
Report generation process is in progress. |
OPERATION_STATE_EVIDENCE_REPORT_GENERATION_DONE |
Report generation process is completed. |
OPERATION_STATE_EVIDENCE_UPLOAD_IN_PROGRESS |
The audit report and evidence are being uploaded to your bucket. |
OPERATION_STATE_DONE |
The audit report and evidence are uploaded to your bucket. |
OPERATION_STATE_FAILED |
Audit report generation process failed. |