Uses of Class
com.google.cloud.dataplex.v1.Job.Service
-
Packages that use Job.Service Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of Job.Service in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return Job.Service Modifier and Type Method Description static Job.ServiceJob.Service. forNumber(int value)Job.ServiceJob.Builder. getService()Output only.Job.ServiceJob. getService()Output only.Job.ServiceJobOrBuilder. getService()Output only.static Job.ServiceJob.Service. valueOf(int value)Deprecated.static Job.ServiceJob.Service. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Job.ServiceJob.Service. valueOf(String name)Returns the enum constant of this type with the specified name.static Job.Service[]Job.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 Job.Service Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Job.Service>Job.Service. internalGetValueMap()Methods in com.google.cloud.dataplex.v1 with parameters of type Job.Service Modifier and Type Method Description Job.BuilderJob.Builder. setService(Job.Service value)Output only.
-