Google Cloud Dataplex V1 Client - Class Service (0.4.0)

Reference documentation and code samples for the Google Cloud Dataplex V1 Client class Service.

Protobuf type google.cloud.dataplex.v1.Job.Service

Methods

name

Parameter
NameDescription
value mixed

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;