DataScanCatalogPublishingStatus

The status of publishing the data scan result as Dataplex Universal Catalog metadata.

JSON representation
{
  "state": enum (State)
}
Fields
state

enum (State)

Output only. Execution state for catalog publishing.

State

Execution state for the publishing.

Enums
STATE_UNSPECIFIED The publishing state is unspecified.
SUCCEEDED Publish to catalog completed successfully.
FAILED Publish to catalog failed.