Google Cloud Dms V1 Client - Class ApplyJobDetails (1.5.0)

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

Output only. The connection profile which was used for the apply job.

↳ filter string

Output only. AIP-160 based filter used to specify the entities to apply

getConnectionProfile

Output only. The connection profile which was used for the apply job.

Returns
TypeDescription
string

setConnectionProfile

Output only. The connection profile which was used for the apply job.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getFilter

Output only. AIP-160 based filter used to specify the entities to apply

Returns
TypeDescription
string

setFilter

Output only. AIP-160 based filter used to specify the entities to apply

Parameter
NameDescription
var string
Returns
TypeDescription
$this