Class ReservationPath

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

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

projects/<project number>/locations/<cloud region>/reservations/<id>

See Also: