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, with the latest version being 5.17.0."],["The `ReservationAffinity` class is used to specify reservation affinity for consuming Zonal reservations in Google Cloud Dataproc."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be used with various Protobuf and .NET functionalities."],["The `ReservationAffinity` class includes properties such as `ConsumeReservationType`, `Key`, and `Values` to define the type, label key, and label values of the reservation resource being used."],["The documentation offers access to historical versions of this class, starting from version 3.1.0 up to the latest 5.17.0, which are linked in the listed versions section."]]],[]]