Reference documentation and code samples for the Cloud Database Migration Service V1 API class Google::Cloud::CloudDMS::V1::SearchBackgroundJobsResponse.
Response message for 'SearchBackgroundJobs' request.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#jobs
def jobs() -> ::Array<::Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry>
Returns
- (::Array<::Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry>) — The list of conversion workspace mapping rules.
#jobs=
def jobs=(value) -> ::Array<::Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry>
Parameter
- value (::Array<::Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry>) — The list of conversion workspace mapping rules.
Returns
- (::Array<::Google::Cloud::CloudDMS::V1::BackgroundJobLogEntry>) — The list of conversion workspace mapping rules.