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