Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::DataScanEvent.
These messages contain information about the execution of a datascan. The monitored resource is 'DataScan'
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#create_time
def create_time() -> ::Google::Protobuf::Timestamp
- (::Google::Protobuf::Timestamp) — The time when the data scan job was created.
#create_time=
def create_time=(value) -> ::Google::Protobuf::Timestamp
- value (::Google::Protobuf::Timestamp) — The time when the data scan job was created.
- (::Google::Protobuf::Timestamp) — The time when the data scan job was created.
#data_profile
def data_profile() -> ::Google::Cloud::Dataplex::V1::DataScanEvent::DataProfileResult
-
(::Google::Cloud::Dataplex::V1::DataScanEvent::DataProfileResult) — Data profile result for data profile type data scan.
Note: The following fields are mutually exclusive:
data_profile
,data_quality
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#data_profile=
def data_profile=(value) -> ::Google::Cloud::Dataplex::V1::DataScanEvent::DataProfileResult
-
value (::Google::Cloud::Dataplex::V1::DataScanEvent::DataProfileResult) — Data profile result for data profile type data scan.
Note: The following fields are mutually exclusive:
data_profile
,data_quality
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dataplex::V1::DataScanEvent::DataProfileResult) — Data profile result for data profile type data scan.
Note: The following fields are mutually exclusive:
data_profile
,data_quality
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#data_profile_configs
def data_profile_configs() -> ::Google::Cloud::Dataplex::V1::DataScanEvent::DataProfileAppliedConfigs
-
(::Google::Cloud::Dataplex::V1::DataScanEvent::DataProfileAppliedConfigs) — Applied configs for data profile type data scan.
Note: The following fields are mutually exclusive:
data_profile_configs
,data_quality_configs
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#data_profile_configs=
def data_profile_configs=(value) -> ::Google::Cloud::Dataplex::V1::DataScanEvent::DataProfileAppliedConfigs
-
value (::Google::Cloud::Dataplex::V1::DataScanEvent::DataProfileAppliedConfigs) — Applied configs for data profile type data scan.
Note: The following fields are mutually exclusive:
data_profile_configs
,data_quality_configs
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dataplex::V1::DataScanEvent::DataProfileAppliedConfigs) — Applied configs for data profile type data scan.
Note: The following fields are mutually exclusive:
data_profile_configs
,data_quality_configs
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#data_quality
def data_quality() -> ::Google::Cloud::Dataplex::V1::DataScanEvent::DataQualityResult
-
(::Google::Cloud::Dataplex::V1::DataScanEvent::DataQualityResult) — Data quality result for data quality type data scan.
Note: The following fields are mutually exclusive:
data_quality
,data_profile
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#data_quality=
def data_quality=(value) -> ::Google::Cloud::Dataplex::V1::DataScanEvent::DataQualityResult
-
value (::Google::Cloud::Dataplex::V1::DataScanEvent::DataQualityResult) — Data quality result for data quality type data scan.
Note: The following fields are mutually exclusive:
data_quality
,data_profile
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dataplex::V1::DataScanEvent::DataQualityResult) — Data quality result for data quality type data scan.
Note: The following fields are mutually exclusive:
data_quality
,data_profile
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#data_quality_configs
def data_quality_configs() -> ::Google::Cloud::Dataplex::V1::DataScanEvent::DataQualityAppliedConfigs
-
(::Google::Cloud::Dataplex::V1::DataScanEvent::DataQualityAppliedConfigs) — Applied configs for data quality type data scan.
Note: The following fields are mutually exclusive:
data_quality_configs
,data_profile_configs
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#data_quality_configs=
def data_quality_configs=(value) -> ::Google::Cloud::Dataplex::V1::DataScanEvent::DataQualityAppliedConfigs
-
value (::Google::Cloud::Dataplex::V1::DataScanEvent::DataQualityAppliedConfigs) — Applied configs for data quality type data scan.
Note: The following fields are mutually exclusive:
data_quality_configs
,data_profile_configs
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dataplex::V1::DataScanEvent::DataQualityAppliedConfigs) — Applied configs for data quality type data scan.
Note: The following fields are mutually exclusive:
data_quality_configs
,data_profile_configs
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#data_source
def data_source() -> ::String
- (::String) — The data source of the data scan
#data_source=
def data_source=(value) -> ::String
- value (::String) — The data source of the data scan
- (::String) — The data source of the data scan
#end_time
def end_time() -> ::Google::Protobuf::Timestamp
- (::Google::Protobuf::Timestamp) — The time when the data scan job finished.
#end_time=
def end_time=(value) -> ::Google::Protobuf::Timestamp
- value (::Google::Protobuf::Timestamp) — The time when the data scan job finished.
- (::Google::Protobuf::Timestamp) — The time when the data scan job finished.
#job_id
def job_id() -> ::String
- (::String) — The identifier of the specific data scan job this log entry is for.
#job_id=
def job_id=(value) -> ::String
- value (::String) — The identifier of the specific data scan job this log entry is for.
- (::String) — The identifier of the specific data scan job this log entry is for.
#message
def message() -> ::String
- (::String) — The message describing the data scan job event.
#message=
def message=(value) -> ::String
- value (::String) — The message describing the data scan job event.
- (::String) — The message describing the data scan job event.
#post_scan_actions_result
def post_scan_actions_result() -> ::Google::Cloud::Dataplex::V1::DataScanEvent::PostScanActionsResult
- (::Google::Cloud::Dataplex::V1::DataScanEvent::PostScanActionsResult) — The result of post scan actions.
#post_scan_actions_result=
def post_scan_actions_result=(value) -> ::Google::Cloud::Dataplex::V1::DataScanEvent::PostScanActionsResult
- value (::Google::Cloud::Dataplex::V1::DataScanEvent::PostScanActionsResult) — The result of post scan actions.
- (::Google::Cloud::Dataplex::V1::DataScanEvent::PostScanActionsResult) — The result of post scan actions.
#scope
def scope() -> ::Google::Cloud::Dataplex::V1::DataScanEvent::Scope
- (::Google::Cloud::Dataplex::V1::DataScanEvent::Scope) — The scope of the data scan (e.g. full, incremental).
#scope=
def scope=(value) -> ::Google::Cloud::Dataplex::V1::DataScanEvent::Scope
- value (::Google::Cloud::Dataplex::V1::DataScanEvent::Scope) — The scope of the data scan (e.g. full, incremental).
- (::Google::Cloud::Dataplex::V1::DataScanEvent::Scope) — The scope of the data scan (e.g. full, incremental).
#spec_version
def spec_version() -> ::String
- (::String) — A version identifier of the spec which was used to execute this job.
#spec_version=
def spec_version=(value) -> ::String
- value (::String) — A version identifier of the spec which was used to execute this job.
- (::String) — A version identifier of the spec which was used to execute this job.
#start_time
def start_time() -> ::Google::Protobuf::Timestamp
- (::Google::Protobuf::Timestamp) — The time when the data scan job started to run.
#start_time=
def start_time=(value) -> ::Google::Protobuf::Timestamp
- value (::Google::Protobuf::Timestamp) — The time when the data scan job started to run.
- (::Google::Protobuf::Timestamp) — The time when the data scan job started to run.
#state
def state() -> ::Google::Cloud::Dataplex::V1::DataScanEvent::State
- (::Google::Cloud::Dataplex::V1::DataScanEvent::State) — The status of the data scan job.
#state=
def state=(value) -> ::Google::Cloud::Dataplex::V1::DataScanEvent::State
- value (::Google::Cloud::Dataplex::V1::DataScanEvent::State) — The status of the data scan job.
- (::Google::Cloud::Dataplex::V1::DataScanEvent::State) — The status of the data scan job.
#trigger
def trigger() -> ::Google::Cloud::Dataplex::V1::DataScanEvent::Trigger
- (::Google::Cloud::Dataplex::V1::DataScanEvent::Trigger) — The trigger type of the data scan job.
#trigger=
def trigger=(value) -> ::Google::Cloud::Dataplex::V1::DataScanEvent::Trigger
- value (::Google::Cloud::Dataplex::V1::DataScanEvent::Trigger) — The trigger type of the data scan job.
- (::Google::Cloud::Dataplex::V1::DataScanEvent::Trigger) — The trigger type of the data scan job.
#type
def type() -> ::Google::Cloud::Dataplex::V1::DataScanEvent::ScanType
- (::Google::Cloud::Dataplex::V1::DataScanEvent::ScanType) — The type of the data scan.
#type=
def type=(value) -> ::Google::Cloud::Dataplex::V1::DataScanEvent::ScanType
- value (::Google::Cloud::Dataplex::V1::DataScanEvent::ScanType) — The type of the data scan.
- (::Google::Cloud::Dataplex::V1::DataScanEvent::ScanType) — The type of the data scan.