Class 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:
    Serialized Form