Module: Google::Cloud::Chronicle::V1::LatestExportJobState

Defined in:
proto_docs/google/cloud/chronicle/v1/big_query_export.rb

Overview

The state of the latest data source export job.

Constant Summary collapse

LATEST_EXPORT_JOB_STATE_UNSPECIFIED =

The latest export job state is unspecified.

0
LATEST_EXPORT_JOB_STATE_SUCCESS =

The latest export job state is successful.

1
LATEST_EXPORT_JOB_STATE_FAILED =

The latest export job state is failed.

2