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
Name Description
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
Type Description
string

setConnectionProfile

The connection profile which was used for the apply job.

Parameter
Name Description
var string
Returns
Type Description
$this

getFilter

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

Returns
Type Description
string

setFilter

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

Parameter
Name Description
var string
Returns
Type Description
$this