public abstract class ReservationName extends Object implements Serializable
| Constructor and Description |
|---|
ReservationName() |
| Modifier and Type | Method and Description |
|---|---|
static ReservationName |
of(String value) |
String |
toString() |
abstract String |
value() |
Copyright © 2023 Google LLC. All rights reserved.