Cloud Channel V1 API - Module Google::Cloud::Channel::V1::ReportStatus::State (v0.24.0)

Reference documentation and code samples for the Cloud Channel V1 API module Google::Cloud::Channel::V1::ReportStatus::State.

Available states of report generation.

Constants

STATE_UNSPECIFIED

value: 0
Not used.

STARTED

value: 1
Report processing started.

WRITING

value: 2
Data generated from the report is being staged.

AVAILABLE

value: 3
Report data is available for access.

FAILED

value: 4
Report failed.