params property

FutureReservationParams? params
getter/setter pair

Input only.

Additional params passed with the request, but not persisted as part of resource payload.

Implementation

FutureReservationParams? params;