public sealed class ReservationAffinity : IMessage<ReservationAffinity>, IEquatable<ReservationAffinity>, IDeepCloneable<ReservationAffinity>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class ReservationAffinity.
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 reference documentation for the `ReservationAffinity` class within the Google Cloud Dataproc v1 API, detailing its usage in consuming zonal reservations."],["The `ReservationAffinity` class has multiple implemented interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of available versions, with 5.17.0 being the latest and ranging down to 3.1.0, for the `ReservationAffinity` class."],["`ReservationAffinity` has properties such as `ConsumeReservationType`, `Key`, and `Values`, which are used to specify the type and details of the reservation being consumed."],["The page offers details on the constructors, `ReservationAffinity()` and `ReservationAffinity(ReservationAffinity other)`, that are used to instantiate this class."]]],[]]