Reference documentation and code samples for the Migrate for Compute Engine V1 API module Google::Cloud::VMMigration::V1::SchedulingNodeAffinity::Operator.
Possible types of node selection operators. Valid operators are IN for
affinity and NOT_IN for anti-affinity.
Constants
OPERATOR_UNSPECIFIED
value: 0 An unknown, unexpected behavior.
IN
value: 1 The node resource group should be in these resources affinity.
NOT_IN
value: 2 The node resource group should not be in these resources affinity.
[[["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 2024-11-19 UTC."],[],[]]