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."],[[["The latest version available for the Google Cloud Dataproc v1 API class `ReservationAffinity` is version 5.17.0, with a range of versions from 3.1.0 to the newest."],["`ReservationAffinity` is used for consuming Zonal reservations within the Google Cloud Dataproc environment."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending from the base `object` class."],["The class offers two constructors: a parameterless constructor and one that takes another `ReservationAffinity` object as a parameter."],["It allows you to specify the `ConsumeReservationType`, the `Key` (label key of reservation resource), and `Values` (label values of reservation resource) as properties."]]],[]]