key property

String? key
getter/setter pair

Corresponds to the label key of a reservation resource.

To target a RESERVATION_SPECIFIC by name, use compute.googleapis.com/reservation-name as the key and specify the name of your reservation as its value.

Optional.

Implementation

core.String? key;