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, specifically for version 5.10.0 and other versions as well."],["`ReservationAffinity` is designed for consuming Zonal reservations, which are specified within the properties as `ConsumeReservationType`, `Key`, and `Values`."],["The class `ReservationAffinity` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with inheriting members from the `object` class."],["The webpage documents the constructors for `ReservationAffinity`, including a default constructor and a constructor that accepts another `ReservationAffinity` object as a parameter."],["The page includes links to documentation for all versions from 5.17.0 (latest) down to 3.1.0, showcasing a range of historical and current versions."]]],[]]