GoogleCloudDataplexV1DataScanExecutionSpecResponse

DataScan execution settings.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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.

Link copied to clipboard

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.