reservationAffinityKey property
Corresponds to the label key of a reservation resource used by Vertex AI.
To target a SPECIFIC_RESERVATION by name, use
compute.googleapis.com/reservation-name
as the key and specify the name
of your reservation as its value.
Implementation
core.String? reservationAffinityKey;