public enum AuditReport.Types.ReportGenerationStateReference documentation and code samples for the Audit Manager v1 API enum AuditReport.Types.ReportGenerationState.
Different states of report generation.
Namespace
Google.Cloud.AuditManager.V1Assembly
Google.Cloud.AuditManager.V1.dll
Fields |
|
|---|---|
| Name | Description |
Completed |
The process is completed. The operation state is
|
Failed |
The process has failed. The operation state is
|
InProgress |
The process is in progress. The operation can have any state
except for |
SummaryUnknown |
The process completed, but the report summary's status is unknown. This state isn't used for new reports. |
Unspecified |
Default value. This value is unused. |