values property

List<String>? values
getter/setter pair

Corresponds to the label values of a reservation resource.

This must be the full path name of Reservation.

Optional.

Implementation

core.List<core.String>? values;