Google Cloud Dms V1 Client - Class SeedJobDetails (1.4.2)

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

Details regarding a Seed background job.

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

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 seed job.

getConnectionProfile

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

Returns
TypeDescription
string

setConnectionProfile

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this