Uses of Interface
com.google.dataflow.v1beta3.PipelineDescriptionOrBuilder
-
Packages that use PipelineDescriptionOrBuilder Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of PipelineDescriptionOrBuilder in com.google.dataflow.v1beta3
Classes in com.google.dataflow.v1beta3 that implement PipelineDescriptionOrBuilder Modifier and Type Class Description class
PipelineDescription
A descriptive representation of submitted pipeline as well as the executed form.static class
PipelineDescription.Builder
A descriptive representation of submitted pipeline as well as the executed form.Methods in com.google.dataflow.v1beta3 that return PipelineDescriptionOrBuilder Modifier and Type Method Description PipelineDescriptionOrBuilder
Job.Builder. getPipelineDescriptionOrBuilder()
Preliminary field: The format of this data may change at any time.PipelineDescriptionOrBuilder
Job. getPipelineDescriptionOrBuilder()
Preliminary field: The format of this data may change at any time.PipelineDescriptionOrBuilder
JobOrBuilder. getPipelineDescriptionOrBuilder()
Preliminary field: The format of this data may change at any time.
-