public static class PubsubIO.PubsubTopic extends Object implements Serializable
| Constructor and Description |
|---|
PubsubTopic(com.google.cloud.dataflow.sdk.io.PubsubIO.PubsubTopic.Type type,
String project,
String topic) |
| Modifier and Type | Method and Description |
|---|---|
String |
asV1Beta1Path() |
String |
asV1Beta2Path() |
static PubsubIO.PubsubTopic |
fromPath(String path) |
public static PubsubIO.PubsubTopic fromPath(String path)
public String asV1Beta1Path()
public String asV1Beta2Path()