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-04-17 UTC."],[[["This document provides reference documentation for the `ReservationAffinity` class within the Google Cloud Dataproc v1 API, which is used to consume zonal reservations."],["The latest version of the `ReservationAffinity` API is 5.17.0, with previous versions back to 3.1.0 being available."],["The `ReservationAffinity` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["Key properties of the `ReservationAffinity` class include `ConsumeReservationType`, `Key`, and `Values`, which define the type, label key, and label values of the reservation resource, respectively."],["The document provides details about the constructors available for the ReservationAffinity class, including a parameter of type ReservationAffinity for one of them."]]],[]]