Enum Scheduling.NodeAffinity.Operator (0.32.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicenumScheduling.NodeAffinity.OperatorextendsEnum<Scheduling.NodeAffinity.Operator>implementsProtocolMessageEnumDefines the type of node selections.
Protobuf enum google.cloud.backupdr.v1.Scheduling.NodeAffinity.Operator
Implements
ProtocolMessageEnumInherited Members
Static Fields |
|
|---|---|
| Name | Description |
IN |
Requires Compute Engine to seek for matched nodes. |
IN_VALUE |
Requires Compute Engine to seek for matched nodes. |
NOT_IN |
Requires Compute Engine to avoid certain nodes. |
NOT_IN_VALUE |
Requires Compute Engine to avoid certain nodes. |
OPERATOR_UNSPECIFIED |
Default value. This value is unused. |
OPERATOR_UNSPECIFIED_VALUE |
Default value. This value is unused. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|