Class SubscriptionPath

java.lang.Object
com.google.cloud.pubsublite.SubscriptionPath
All Implemented Interfaces:
Serializable

public abstract class SubscriptionPath extends Object implements Serializable
A string wrapper representing a subscription. Should be structured like:

projects/<project number>/locations/<cloud region or zone>/subscriptions/<id>

See Also: