Class: Google::Cloud::Dataplex::V1::ListMetadataJobsResponse

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

Overview

List metadata jobs response.

Instance Attribute Summary collapse

Instance Attribute Details

#metadata_jobs::Array<::Google::Cloud::Dataplex::V1::MetadataJob>



1298
1299
1300
1301
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 1298

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

#next_page_token::String



1298
1299
1300
1301
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 1298

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

#unreachable_locations::Array<::String>



1298
1299
1300
1301
# File 'proto_docs/google/cloud/dataplex/v1/catalog.rb', line 1298

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