Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::RunDataScanResponse.
Run DataScan Response.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#job
def job() -> ::Google::Cloud::Dataplex::V1::DataScanJob Returns 
 - (::Google::Cloud::Dataplex::V1::DataScanJob) — DataScanJob created by RunDataScan request.
#job=
def job=(value) -> ::Google::Cloud::Dataplex::V1::DataScanJob Parameter 
 - value (::Google::Cloud::Dataplex::V1::DataScanJob) — DataScanJob created by RunDataScan request.
 Returns 
 - (::Google::Cloud::Dataplex::V1::DataScanJob) — DataScanJob created by RunDataScan request.