public sealed class ReservationAffinity : IMessage<ReservationAffinity>, IEquatable<ReservationAffinity>, IDeepCloneable<ReservationAffinity>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks 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 `ReservationAffinity` class in the AI Platform Notebooks v1 API is used to define affinity settings for consuming zonal reservations."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing a comprehensive set of functionalities."],["It offers properties such as `ConsumeReservationType`, `Key`, and `Values` to configure the type, label key, and label values associated with the reservation."],["The class has a constructor that can take another instance of itself, allowing for the creation of a copy of a `ReservationAffinity` instance."],["The latest version of the ReservationAffinity class is 2.5.0, however, there are other versions available on the webpage, including 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, and 1.0.0-beta04."]]],[]]