Google Cloud Dms V1 Client - Class SeedJobDetails (1.1.0)

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

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

getConnectionProfile

The connection profile which was used for the seed job.

Returns
TypeDescription
string

setConnectionProfile

The connection profile which was used for the seed job.

Parameter
NameDescription
var string
Returns
TypeDescription
$this