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 documentation for the `ReservationAffinity` class within the Google Cloud Dataproc v1 API, specifically in version 5.9.0."],["The `ReservationAffinity` class allows you to define how zonal reservations are consumed, and supports properties such as `ConsumeReservationType`, `Key`, and `Values`."],["The page lists the documentation for `ReservationAffinity` across multiple versions of the Google Cloud Dataproc v1 API, ranging from the latest version (5.17.0) down to version 3.1.0."],["`ReservationAffinity` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."]]],[]]