Google Cloud Dataplex V1 Client - Class ExecutionSpec (0.13.0)

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

DataScan execution settings.

Generated from protobuf message google.cloud.dataplex.v1.DataScan.ExecutionSpec

Namespace

Google \ Cloud \ Dataplex \ V1 \ DataScan

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ trigger
Google\Cloud\Dataplex\V1\Trigger

Optional. Spec related to how often and when a scan should be triggered. If not specified, the default is OnDemand , which means the scan will not run until the user calls RunDataScan API.

↳ field
string

Immutable. The unnested field (of type Date or Timestamp ) that contains values which monotonically increase over time. If not specified, a data scan will run for all data in the table.

getTrigger

Optional. Spec related to how often and when a scan should be triggered.

If not specified, the default is OnDemand , which means the scan will not run until the user calls RunDataScan API.

Returns
Type
Description

hasTrigger

clearTrigger

setTrigger

Optional. Spec related to how often and when a scan should be triggered.

If not specified, the default is OnDemand , which means the scan will not run until the user calls RunDataScan API.

Parameter
Name
Description
Returns
Type
Description
$this

getField

Immutable. The unnested field (of type Date or Timestamp ) that contains values which monotonically increase over time.

If not specified, a data scan will run for all data in the table.

Returns
Type
Description
string

hasField

setField

Immutable. The unnested field (of type Date or Timestamp ) that contains values which monotonically increase over time.

If not specified, a data scan will run for all data in the table.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getIncremental

Returns
Type
Description
string
Design a Mobile Site
View Site in Mobile | Classic
Share by: