Package com.google.cloud.pubsublite
Class ProjectId
- java.lang.Object
-
- com.google.cloud.pubsublite.ProjectId
-
- All Implemented Interfaces:
Serializable
public abstract class ProjectId extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProjectId()
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description static ProjectId
of(String value)
String
toString()
abstract String
value()
-