Class ExecutionSpec (1.4.2)

ExecutionSpec(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

NameDescription
trigger google.cloud.dataplex_v1.types.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 str
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. This field is a member of oneof_ incremental.