Migrate for Compute Engine V1 API - Module Google::Cloud::VMMigration::V1::SchedulingNodeAffinity::Operator (v0.1.1)

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.