Class: Google::Cloud::Dataplex::V1::RunDataScanResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dataplex/v1/datascans.rb

Overview

Run DataScan Response.

Instance Attribute Summary collapse

Instance Attribute Details

#job::Google::Cloud::Dataplex::V1::DataScanJob

Returns DataScanJob created by RunDataScan request.

Returns:



173
174
175
176
# File 'proto_docs/google/cloud/dataplex/v1/datascans.rb', line 173

class RunDataScanResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end