Google Cloud Dataplex V1 Client - Class DataScanCatalogPublishingStatus (1.8.0)

Reference documentation and code samples for the Google Cloud Dataplex V1 Client class DataScanCatalogPublishingStatus.

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

Generated from protobuf message google.cloud.dataplex.v1.DataScanCatalogPublishingStatus

Namespace

Google \ Cloud \ Dataplex \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ state int

Output only. Execution state for catalog publishing.

getState

Output only. Execution state for catalog publishing.

Returns
Type Description
int Enum of type State.

setState

Output only. Execution state for catalog publishing.

Parameter
Name Description
var int

Enum of type State.

Returns
Type Description
$this