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 details the `ReservationAffinity` class within the `Google.Cloud.Dataproc.V1` namespace, specifically for version 3.2.0 of the API."],["The `ReservationAffinity` class is used for consuming Zonal reservations and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `ConsumeReservationType`, `Key`, and `Values`, which define the type, key, and values associated with the reservation resource."],["The page provides links to documentation for various versions of `Google.Cloud.Dataproc.V1`, from 3.1.0 up to the latest version 5.17.0."],["The page lists the constructors for the `ReservationAffinity` class including a parameter that accepts a `ReservationAffinity` type."]]],[]]