Uses of Interface
com.google.dataflow.v1beta3.PubsubLocationOrBuilder
-
Packages that use PubsubLocationOrBuilder Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of PubsubLocationOrBuilder in com.google.dataflow.v1beta3
Classes in com.google.dataflow.v1beta3 that implement PubsubLocationOrBuilder Modifier and Type Class Description class
PubsubLocation
Identifies a pubsub location to use for transferring data into or out of a streaming Dataflow job.static class
PubsubLocation.Builder
Identifies a pubsub location to use for transferring data into or out of a streaming Dataflow job.Methods in com.google.dataflow.v1beta3 that return PubsubLocationOrBuilder Modifier and Type Method Description PubsubLocationOrBuilder
StreamLocation.Builder. getPubsubLocationOrBuilder()
The stream is a pubsub stream.PubsubLocationOrBuilder
StreamLocation. getPubsubLocationOrBuilder()
The stream is a pubsub stream.PubsubLocationOrBuilder
StreamLocationOrBuilder. getPubsubLocationOrBuilder()
The stream is a pubsub stream.
-