Defines the operation of node selection. Valid operators are IN for affinity and NOT_IN for anti-affinity.
Check the Operator enum for the list of possible values.
[[["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 webpage provides reference documentation for the `SchedulingNodeAffinity` class within the Compute Engine v1 API for .NET, detailing its usage and properties."],["The `SchedulingNodeAffinity` class, part of the `Google.Cloud.Compute.V1` namespace, configures the desired nodes onto which an instance can be scheduled."],["The page offers version-specific links to the `SchedulingNodeAffinity` class documentation, ranging from version 1.0.0 to the latest version 3.6.0."],["The `SchedulingNodeAffinity` class properties include `HasKey`, `HasOperator`, `Key`, `Operator`, and `Values`, which define node affinity settings like label keys, operators (IN/NOT_IN), and corresponding values."],["The page includes details on the class's constructors and inheritance, showcasing its relationship to other classes and interfaces such as `Object`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]