Package com.google.cloud.pubsublite
Class ProjectPath
java.lang.Object
com.google.cloud.pubsublite.ProjectPath
- All Implemented Interfaces:
Serializable
A string wrapper representing a project.
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ProjectPath.BuilderCreate a new ProjectPath builder.static ProjectPathParse a project path.abstract ProjectIdOrNumberproject()abstract ProjectPath.BuildertoString()
-
Constructor Details
-
ProjectPath
public ProjectPath()
-
-
Method Details