Class: Google::Cloud::Dataplex::V1::ListDataScanJobsRequest

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 request.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



248
249
250
251
# File 'proto_docs/google/cloud/dataplex/v1/datascans.rb', line 248

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

#page_size::Integer



248
249
250
251
# File 'proto_docs/google/cloud/dataplex/v1/datascans.rb', line 248

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

#page_token::String



248
249
250
251
# File 'proto_docs/google/cloud/dataplex/v1/datascans.rb', line 248

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

#parent::String



248
249
250
251
# File 'proto_docs/google/cloud/dataplex/v1/datascans.rb', line 248

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