Class PubsubClient.TopicPath
java.lang.Object
org.apache.beam.sdk.io.gcp.pubsub.PubsubClient.TopicPath
- All Implemented Interfaces:
 Serializable
- Enclosing class:
 PubsubClient
Path representing a Pubsub topic.
- See Also:
 
- 
Method Summary
 
- 
Method Details
- 
getPath
 - 
getName
 - 
getDataCatalogSegments
Returns the data catalog segments. This method is fail-safe. If topic path is malformed, it returns an empty string. - 
getFullPath
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -