Google Cloud Dms V1 Client - Class ApplyJobDetails (1.2.1)

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

Details regarding an Apply background job.

Generated from protobuf message google.cloud.clouddms.v1.BackgroundJobLogEntry.ApplyJobDetails

Namespace

Google \ Cloud \ CloudDms \ V1 \ BackgroundJobLogEntry

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ connection_profile string

The connection profile which was used for the apply job.

↳ filter string

AIP-160 based filter used to specify the entities to apply

getConnectionProfile

The connection profile which was used for the apply job.

Returns
TypeDescription
string

setConnectionProfile

The connection profile which was used for the apply job.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getFilter

AIP-160 based filter used to specify the entities to apply

Returns
TypeDescription
string

setFilter

AIP-160 based filter used to specify the entities to apply

Parameter
NameDescription
var string
Returns
TypeDescription
$this