Module: Google::Cloud::Dataplex::V1::DataScanCatalogPublishingStatus::State
- Defined in:
- proto_docs/google/cloud/dataplex/v1/datascans_common.rb
Overview
Execution state for the publishing.
Constant Summary collapse
- STATE_UNSPECIFIED =
The publishing state is unspecified.
0- SUCCEEDED =
Publish to catalog completed successfully.
1- FAILED =
Publish to catalog failed.
2