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."],[[["This document provides reference information for the `ReservationAffinity` class within the AI Platform Notebooks v1 API, specifically for version 2.0.0."],["`ReservationAffinity` is used for specifying reservation affinity when consuming zonal reservations, and it inherits from the `Object` class while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ReservationAffinity` class includes properties such as `ConsumeReservationType`, `Key`, and `Values`, which are used to define the type, key, and values related to the reservation."],["The provided content also contains a list of older versions, with 2.5.0 being the latest version, with links to the appropriate documentation pages."],["There are two constructors available for the `ReservationAffinity` class: a default constructor and one that takes another `ReservationAffinity` object as a parameter."]]],[]]