Dataplex V1 API - Class Google::Cloud::Dataplex::V1::DataScanEvent (v0.19.0)

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' Next ID: 13

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#create_time=

def create_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#data_profile

def data_profile() -> ::Google::Cloud::Dataplex::V1::DataScanEvent::DataProfileResult
Returns

#data_profile=

def data_profile=(value) -> ::Google::Cloud::Dataplex::V1::DataScanEvent::DataProfileResult
Parameter
Returns

#data_profile_configs

def data_profile_configs() -> ::Google::Cloud::Dataplex::V1::DataScanEvent::DataProfileAppliedConfigs
Returns

#data_profile_configs=

def data_profile_configs=(value) -> ::Google::Cloud::Dataplex::V1::DataScanEvent::DataProfileAppliedConfigs
Parameter
Returns

#data_quality

def data_quality() -> ::Google::Cloud::Dataplex::V1::DataScanEvent::DataQualityResult
Returns

#data_quality=

def data_quality=(value) -> ::Google::Cloud::Dataplex::V1::DataScanEvent::DataQualityResult
Parameter
Returns

#data_quality_configs

def data_quality_configs() -> ::Google::Cloud::Dataplex::V1::DataScanEvent::DataQualityAppliedConfigs
Returns

#data_quality_configs=

def data_quality_configs=(value) -> ::Google::Cloud::Dataplex::V1::DataScanEvent::DataQualityAppliedConfigs
Parameter
Returns

#data_source

def data_source() -> ::String
Returns
  • (::String) — The data source of the data scan

#data_source=

def data_source=(value) -> ::String
Parameter
  • value (::String) — The data source of the data scan
Returns
  • (::String) — The data source of the data scan

#end_time

def end_time() -> ::Google::Protobuf::Timestamp
Returns

#end_time=

def end_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#job_id

def job_id() -> ::String
Returns
  • (::String) — The identifier of the specific data scan job this log entry is for.

#job_id=

def job_id=(value) -> ::String
Parameter
  • value (::String) — The identifier of the specific data scan job this log entry is for.
Returns
  • (::String) — The identifier of the specific data scan job this log entry is for.

#message

def message() -> ::String
Returns
  • (::String) — The message describing the data scan job event.

#message=

def message=(value) -> ::String
Parameter
  • value (::String) — The message describing the data scan job event.
Returns
  • (::String) — The message describing the data scan job event.

#post_scan_actions_result

def post_scan_actions_result() -> ::Google::Cloud::Dataplex::V1::DataScanEvent::PostScanActionsResult
Returns

#post_scan_actions_result=

def post_scan_actions_result=(value) -> ::Google::Cloud::Dataplex::V1::DataScanEvent::PostScanActionsResult
Parameter
Returns

#scope

def scope() -> ::Google::Cloud::Dataplex::V1::DataScanEvent::Scope
Returns

#scope=

def scope=(value) -> ::Google::Cloud::Dataplex::V1::DataScanEvent::Scope
Parameter
Returns

#spec_version

def spec_version() -> ::String
Returns
  • (::String) — A version identifier of the spec which was used to execute this job.

#spec_version=

def spec_version=(value) -> ::String
Parameter
  • value (::String) — A version identifier of the spec which was used to execute this job.
Returns
  • (::String) — A version identifier of the spec which was used to execute this job.

#start_time

def start_time() -> ::Google::Protobuf::Timestamp
Returns

#start_time=

def start_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#state

def state() -> ::Google::Cloud::Dataplex::V1::DataScanEvent::State
Returns

#state=

def state=(value) -> ::Google::Cloud::Dataplex::V1::DataScanEvent::State
Parameter
Returns

#trigger

def trigger() -> ::Google::Cloud::Dataplex::V1::DataScanEvent::Trigger
Returns

#trigger=

def trigger=(value) -> ::Google::Cloud::Dataplex::V1::DataScanEvent::Trigger
Parameter
Returns

#type

def type() -> ::Google::Cloud::Dataplex::V1::DataScanEvent::ScanType
Returns

#type=

def type=(value) -> ::Google::Cloud::Dataplex::V1::DataScanEvent::ScanType
Parameter
Returns