Cloud Dataplex v1 API - Class DataScanCatalogPublishingStatus (3.13.0)

public sealed class DataScanCatalogPublishingStatus : IMessage<DataScanCatalogPublishingStatus>, IEquatable<DataScanCatalogPublishingStatus>, IDeepCloneable<DataScanCatalogPublishingStatus>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud Dataplex v1 API class DataScanCatalogPublishingStatus.

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.

Inheritance

object > DataScanCatalogPublishingStatus

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Constructors

DataScanCatalogPublishingStatus()

public DataScanCatalogPublishingStatus()

DataScanCatalogPublishingStatus(DataScanCatalogPublishingStatus)

public DataScanCatalogPublishingStatus(DataScanCatalogPublishingStatus other)
Parameter
Name Description
other DataScanCatalogPublishingStatus

Properties

State

public DataScanCatalogPublishingStatus.Types.State State { get; set; }

Output only. Execution state for publishing.

Property Value
Type Description
DataScanCatalogPublishingStatusTypesState