Audit Manager V1 API - Module Google::Cloud::AuditManager::V1::AuditReport::ReportGenerationState (v0.1.0)
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.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-04-25 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-25 UTC."],[],[]]