The status of publishing the data scan result as Dataplex Universal Catalog metadata. Multiple DataScan log events may exist, each with different publishing information depending on the type of publishing triggered.
| JSON representation |
|---|
{
"state"
:
enum (
|
| Fields | |
|---|---|
state
|
Output only. Execution state for publishing. |
State
Execution state for the publishing.
| Enums | |
|---|---|
STATE_UNSPECIFIED
|
The publishing state is unspecified. |
SUCCEEDED
|
Publishing to catalog completed successfully. |
FAILED
|
Publish to catalog failed. |
SKIPPED
|
Publishing to catalog was skipped. |

