Reference documentation and code samples for the Google Cloud Dataplex V1 Client class Service.
Protobuf type google.cloud.dataplex.v1.Job.Service
Namespace
Google \ Cloud \ Dataplex \ V1 \ JobMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
SERVICE_UNSPECIFIED
Value: 0Service used to run the job is unspecified.
Generated from protobuf enum SERVICE_UNSPECIFIED = 0;
DATAPROC
Value: 1Dataproc service is used to run this job.
Generated from protobuf enum DATAPROC = 1;