public sealed class ReservationAffinity : IMessage<ReservationAffinity>, IEquatable<ReservationAffinity>, IDeepCloneable<ReservationAffinity>, IBufferMessage, IMessage
ReservationAffinity
is the configuration of desired reservation which instances could take
capacity from.
Corresponds to the label key of a reservation resource. To target a
SPECIFIC_RESERVATION by name, specify "googleapis.com/reservation-name" as
the key and specify the name of your reservation as its value.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eReservationAffinity\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, configures how instances consume capacity from reservations, with version 3.33.0 being the most recent version.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing various functionalities such as message handling, equality checks, deep cloning, and buffer message management.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReservationAffinity\u003c/code\u003e objects can be created using a default constructor or a constructor that accepts another \u003ccode\u003eReservationAffinity\u003c/code\u003e object for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConsumeReservationType\u003c/code\u003e property specifies the type of reservation consumption, while the \u003ccode\u003eKey\u003c/code\u003e property represents the label key of a reservation resource, and the \u003ccode\u003eValues\u003c/code\u003e property holds the corresponding label values.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides links to various versions of \u003ccode\u003eReservationAffinity\u003c/code\u003e, ranging from 3.33.0 down to 2.3.0, allowing users to navigate through different versions.\u003c/p\u003e\n"]]],[],null,[]]