Class: Google::Cloud::CloudDMS::V1::SearchBackgroundJobsResponse

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

Overview

Response message for 'SearchBackgroundJobs' request.

Instance Attribute Summary collapse

Instance Attribute Details

#jobs::Array<::Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry>

Returns The list of conversion workspace mapping rules.

Returns:



1004
1005
1006
1007
# File 'proto_docs/google/cloud/clouddms/v1/clouddms.rb', line 1004

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