values property

List<String>? values
getter/setter pair

Corresponds to the label values of a reservation resource.

This must be the full resource name of the reservation or reservation block.

Optional.

Implementation

core.List<core.String>? values;