public enum Job.Service extends Enum<Job.Service> implements ProtocolMessageEnum
Protobuf enum google.events.cloud.dataplex.v1.Job.Service
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
DATAPROC |
Dataproc service is used to run this job. |
DATAPROC_VALUE |
Dataproc service is used to run this job. |
SERVICE_UNSPECIFIED |
Service used to run the job is unspecified. |
SERVICE_UNSPECIFIED_VALUE |
Service used to run the job is unspecified. |
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |