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 \ BackgroundJobLogEntryMethods
__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 seed job. |
getConnectionProfile
The connection profile which was used for the seed job.
| Returns | |
|---|---|
| Type | Description |
string |
|
setConnectionProfile
The connection profile which was used for the seed job.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|