Class: Google::Cloud::Dataplex::V1::ListDataScanJobsResponse

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

Overview

List DataScanJobs response.

Instance Attribute Summary collapse

Instance Attribute Details

#data_scan_jobs::Array<::Google::Cloud::Dataplex::V1::DataScanJob>



261
262
263
264
# File 'proto_docs/google/cloud/dataplex/v1/datascans.rb', line 261

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

#next_page_token::String



261
262
263
264
# File 'proto_docs/google/cloud/dataplex/v1/datascans.rb', line 261

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