Package com.google.cloud.pubsublite
Class TopicPath
java.lang.Object
com.google.cloud.pubsublite.TopicPath
- All Implemented Interfaces:
Serializable
A string wrapper representing a topic. Should be structured like:
projects/<project number>/locations/<cloud region or zone>/topics/<id>
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract CloudRegionOrZonelocation()abstract TopicNamename()static TopicPath.BuilderCreate a new TopicPath builder.static TopicPathabstract ProjectIdOrNumberproject()abstract TopicPath.BuildertoString()