public sealed class ReservationAffinity : IMessage<ReservationAffinity>, IEquatable<ReservationAffinity>, IDeepCloneable<ReservationAffinity>, IBufferMessage, IMessage
Reservation Affinity for consuming Zonal reservation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `ReservationAffinity` class within the `Google.Cloud.Dataproc.V1` namespace, used for consuming Zonal reservations, with the latest version being 5.17.0."],["The `ReservationAffinity` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The `ReservationAffinity` class has two constructors: a default constructor and one that accepts another `ReservationAffinity` object as a parameter."],["The `ReservationAffinity` class includes properties such as `ConsumeReservationType`, `Key`, and `Values`, which define the type, key, and values for the reservation, respectively."],["This page displays the documentation for versions ranging from the latest 5.17.0 down to version 3.1.0 of the `ReservationAffinity` class."]]],[]]