Cloud Channel v1 API - Enum ReportStatus.Types.State (2.11.0)

public enum ReportStatus.Types.State

Reference documentation and code samples for the Cloud Channel v1 API enum ReportStatus.Types.State.

Available states of report generation.

Namespace

Google.Cloud.Channel.V1

Assembly

Google.Cloud.Channel.V1.dll

Fields

NameDescription
Available

Report data is available for access.

Failed

Report failed.

Started

Report processing started.

Unspecified

Not used.

Writing

Data generated from the report is being staged.