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."],[[["The `SchedulingNodeAffinity` class in the `Google.Cloud.Compute.V1` namespace allows configuration of desired nodes for scheduling instances."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for handling message serialization, equality, cloning, and buffer manipulation."],["Key properties include `HasKey`, `HasOperator`, `Key`, `Operator`, and `Values`, which manage the label key, operation type, and label values for node selection."],["The latest version available for this class is 3.6.0, and there are several previous versions available for reference ranging from 3.5.0 down to 1.0.0."],["The `SchedulingNodeAffinity` class offers two constructors: a default constructor and one that creates a new instance based on an existing `SchedulingNodeAffinity` object."]]],[]]