Reference documentation and code samples for the Google Cloud Dataplex V1 Client class DataScanEvent.
These messages contain information about the execution of a datascan.
The monitored resource is 'DataScan' Next ID: 13
Generated from protobuf message google.cloud.dataplex.v1.DataScanEvent
Namespace
Google \ Cloud \ Dataplex \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ data_source
string
The data source of the data scan
↳ job_id
string
The identifier of the specific data scan job this log entry is for.
↳ create_time
↳ start_time
↳ end_time
↳ type
int
The type of the data scan.
↳ state
int
The status of the data scan job.
↳ message
string
The message describing the data scan job event.
↳ spec_version
string
A version identifier of the spec which was used to execute this job.
↳ trigger
int
The trigger type of the data scan job.
↳ scope
int
The scope of the data scan (e.g. full, incremental).
↳ data_profile
Google\Cloud\Dataplex\V1\DataScanEvent\DataProfileResult
Data profile result for data profile type data scan.
↳ data_quality
Google\Cloud\Dataplex\V1\DataScanEvent\DataQualityResult
Data quality result for data quality type data scan.
↳ data_profile_configs
Google\Cloud\Dataplex\V1\DataScanEvent\DataProfileAppliedConfigs
Applied configs for data profile type data scan.
↳ data_quality_configs
Google\Cloud\Dataplex\V1\DataScanEvent\DataQualityAppliedConfigs
Applied configs for data quality type data scan.
↳ post_scan_actions_result
getDataSource
The data source of the data scan
string
setDataSource
The data source of the data scan
var
string
$this
getJobId
The identifier of the specific data scan job this log entry is for.
string
setJobId
The identifier of the specific data scan job this log entry is for.
var
string
$this
getCreateTime
The time when the data scan job was created.
hasCreateTime
clearCreateTime
setCreateTime
The time when the data scan job was created.
$this
getStartTime
The time when the data scan job started to run.
hasStartTime
clearStartTime
setStartTime
The time when the data scan job started to run.
$this
getEndTime
The time when the data scan job finished.
hasEndTime
clearEndTime
setEndTime
The time when the data scan job finished.
$this
getType
The type of the data scan.
int
setType
The type of the data scan.
var
int
$this
getState
The status of the data scan job.
int
setState
The status of the data scan job.
var
int
$this
getMessage
The message describing the data scan job event.
string
setMessage
The message describing the data scan job event.
var
string
$this
getSpecVersion
A version identifier of the spec which was used to execute this job.
string
setSpecVersion
A version identifier of the spec which was used to execute this job.
var
string
$this
getTrigger
The trigger type of the data scan job.
int
setTrigger
The trigger type of the data scan job.
var
int
$this
getScope
The scope of the data scan (e.g. full, incremental).
int
setScope
The scope of the data scan (e.g. full, incremental).
var
int
$this
getDataProfile
Data profile result for data profile type data scan.
hasDataProfile
setDataProfile
Data profile result for data profile type data scan.
$this
getDataQuality
Data quality result for data quality type data scan.
hasDataQuality
setDataQuality
Data quality result for data quality type data scan.
$this
getDataProfileConfigs
Applied configs for data profile type data scan.
hasDataProfileConfigs
setDataProfileConfigs
Applied configs for data profile type data scan.
$this
getDataQualityConfigs
Applied configs for data quality type data scan.
hasDataQualityConfigs
setDataQualityConfigs
Applied configs for data quality type data scan.
$this
getPostScanActionsResult
The result of post scan actions.
hasPostScanActionsResult
clearPostScanActionsResult
setPostScanActionsResult
The result of post scan actions.
$this
getResult
string
getAppliedConfigs
string