Reference documentation and code samples for the Google Cloud Dms V1 Client class ConvertJobDetails.
Details regarding a Convert background job.
Generated from protobuf message google.cloud.clouddms.v1.BackgroundJobLogEntry.ConvertJobDetails
Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ filter |
string
AIP-160 based filter used to specify the entities to convert |
getFilter
AIP-160 based filter used to specify the entities to convert
| Returns | |
|---|---|
| Type | Description |
string |
|
setFilter
AIP-160 based filter used to specify the entities to convert
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|