Reference documentation and code samples for the Google Cloud Dataplex V1 Client class RunTaskResponse.
Generated from protobuf message google.cloud.dataplex.v1.RunTaskResponse
Namespace
Google \ Cloud \ Dataplex \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ job |
Google\Cloud\Dataplex\V1\Job
Jobs created by RunTask API. |
getJob
Jobs created by RunTask API.
| Returns | |
|---|---|
| Type | Description |
Google\Cloud\Dataplex\V1\Job|null |
|
hasJob
clearJob
setJob
Jobs created by RunTask API.
| Parameter | |
|---|---|
| Name | Description |
var |
Google\Cloud\Dataplex\V1\Job
|
| Returns | |
|---|---|
| Type | Description |
$this |
|