Google Cloud Dataplex V1 Client - Class Service (0.6.0)

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 \ Job

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

SERVICE_UNSPECIFIED

Value: 0

Service used to run the job is unspecified.

Generated from protobuf enum SERVICE_UNSPECIFIED = 0;

DATAPROC

Value: 1

Dataproc service is used to run this job.

Generated from protobuf enum DATAPROC = 1;