public sealed class ReservationAffinity : IMessage<ReservationAffinity>, IEquatable<ReservationAffinity>, IDeepCloneable<ReservationAffinity>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1beta1 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 v1beta1 API, specifically version 2.0.0-beta04."],["The `ReservationAffinity` class is designed for managing reservation affinity when consuming zonal reservations and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default one and another that accepts an existing `ReservationAffinity` object, enabling the creation of copies."],["Key properties of the `ReservationAffinity` class include `ConsumeReservationType`, `Key`, and `Values`, which are used to specify the type of reservation to consume and the corresponding label key-value pairs for the reservation resource."],["The latest version of this class is `2.0.0-beta05`, and there is a `1.0.0-beta04` version which is older, with the current page referring to `2.0.0-beta04`."]]],[]]