Uses of Class
com.google.dataflow.v1beta3.JobView
-
Packages that use JobView Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of JobView in com.google.dataflow.v1beta3
Methods in com.google.dataflow.v1beta3 that return JobView Modifier and Type Method Description static JobViewJobView. forNumber(int value)JobViewCreateJobRequest.Builder. getView()The level of information requested in response.JobViewCreateJobRequest. getView()The level of information requested in response.JobViewCreateJobRequestOrBuilder. getView()The level of information requested in response.JobViewGetJobRequest.Builder. getView()The level of information requested in response.JobViewGetJobRequest. getView()The level of information requested in response.JobViewGetJobRequestOrBuilder. getView()The level of information requested in response.JobViewListJobsRequest.Builder. getView()Deprecated.google.dataflow.v1beta3.ListJobsRequest.view is deprecated.JobViewListJobsRequest. getView()Deprecated.google.dataflow.v1beta3.ListJobsRequest.view is deprecated.JobViewListJobsRequestOrBuilder. getView()Deprecated.google.dataflow.v1beta3.ListJobsRequest.view is deprecated.static JobViewJobView. valueOf(int value)Deprecated.static JobViewJobView. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static JobViewJobView. valueOf(String name)Returns the enum constant of this type with the specified name.static JobView[]JobView. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.dataflow.v1beta3 that return types with arguments of type JobView Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<JobView>JobView. internalGetValueMap()Methods in com.google.dataflow.v1beta3 with parameters of type JobView Modifier and Type Method Description CreateJobRequest.BuilderCreateJobRequest.Builder. setView(JobView value)The level of information requested in response.GetJobRequest.BuilderGetJobRequest.Builder. setView(JobView value)The level of information requested in response.ListJobsRequest.BuilderListJobsRequest.Builder. setView(JobView value)Deprecated.google.dataflow.v1beta3.ListJobsRequest.view is deprecated.
-