Audit Manager V1 API - Module Google::Cloud::AuditManager::V1::AuditReport::ReportGenerationState (v0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Audit Manager V1 API module Google::Cloud::AuditManager::V1::AuditReport::ReportGenerationState.
The different states of the Audit Manager report generation.
Constants
REPORT_GENERATION_STATE_UNSPECIFIED
value: 0 Unspecified. Invalid state.
IN_PROGRESS
value: 1 Audit report generation process is in progress, ie. operation state is
neither OPERATION_STATE_DONE nor OPERATION_STATE_FAILED.
COMPLETED
value: 2 Audit report generation process is completed. Operation state is
OPERATION_STATE_DONE.
FAILED
value: 3 Audit report generation process has failed. Operation state is
OPERATION_STATE_FAILED.
SUMMARY_UNKNOWN
value: 4 Audit report generation process has completed. But report summary is
unknown. This is valid for older reports.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-25 UTC."],[],[]]