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 within the .NET ecosystem."],["The `ReservationAffinity` class is designed for consuming zonal reservations and is available across multiple versions, from 3.1.0 up to the latest version 5.17.0."],["Key properties of the `ReservationAffinity` class include `ConsumeReservationType`, `Key`, and `Values`, which allow for the configuration and specification of reservation consumption."],["The current documentation refers to version `5.15.0` of the API, but also provides links to other versions, including the latest."],["This class `ReservationAffinity` implements various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to enable it's diverse functionalities."]]],[]]