Google Cloud Dms V1 Client - Class SearchBackgroundJobsResponse (1.3.0)

Reference documentation and code samples for the Google Cloud Dms V1 Client class SearchBackgroundJobsResponse.

Response message for 'SearchBackgroundJobs' request.

Generated from protobuf message google.cloud.clouddms.v1.SearchBackgroundJobsResponse

Namespace

Google \ Cloud \ CloudDms \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ jobs array<Google\Cloud\CloudDms\V1\BackgroundJobLogEntry>

The list of conversion workspace mapping rules.

getJobs

The list of conversion workspace mapping rules.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setJobs

The list of conversion workspace mapping rules.

Parameter
NameDescription
var array<Google\Cloud\CloudDms\V1\BackgroundJobLogEntry>
Returns
TypeDescription
$this