Uses of Class
com.google.cloud.dataplex.v1.JobEvent.Service
-
Packages that use JobEvent.Service Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of JobEvent.Service in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return JobEvent.Service Modifier and Type Method Description static JobEvent.ServiceJobEvent.Service. forNumber(int value)JobEvent.ServiceJobEvent.Builder. getService()The service used to execute the job.JobEvent.ServiceJobEvent. getService()The service used to execute the job.JobEvent.ServiceJobEventOrBuilder. getService()The service used to execute the job.static JobEvent.ServiceJobEvent.Service. valueOf(int value)Deprecated.static JobEvent.ServiceJobEvent.Service. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static JobEvent.ServiceJobEvent.Service. valueOf(String name)Returns the enum constant of this type with the specified name.static JobEvent.Service[]JobEvent.Service. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.dataplex.v1 that return types with arguments of type JobEvent.Service Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<JobEvent.Service>JobEvent.Service. internalGetValueMap()Methods in com.google.cloud.dataplex.v1 with parameters of type JobEvent.Service Modifier and Type Method Description JobEvent.BuilderJobEvent.Builder. setService(JobEvent.Service value)The service used to execute the job.
-