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-06-05 UTC."],[[["This page provides documentation for the `ReservationAffinity` class within the Google Cloud Notebooks v1 API, specifically for .NET development."],["`ReservationAffinity` is designed for managing zonal reservation consumption and includes properties like `ConsumeReservationType`, `Key`, and `Values`."],["The latest version of this API is 2.5.0, but it also lists older versions dating back to 1.0.0-beta04, which are also available."],["The `ReservationAffinity` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it compatible with various .NET functionalities."],["The `ReservationAffinity` class has two constructors, one that is default and one that takes in another `ReservationAffinity` object as a parameter."]]],[]]