Compute Engine v1 API - Class ComputeEnumConstants.SchedulingNodeAffinity.Operator (2.8.0)

public static class ComputeEnumConstants.SchedulingNodeAffinity.Operator

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.SchedulingNodeAffinity.Operator.

Constants for wire representations of the SchedulingNodeAffinity.Types.Operator enum.

Inheritance

object > ComputeEnumConstants.SchedulingNodeAffinity.Operator

Namespace

GoogleCloudGoogle.Cloud.ComputeV1

Assembly

Google.Cloud.Compute.V1.dll

Fields

In

public const string In = "IN"

Wire representation of In.

Field Value
TypeDescription
string

NotIn

public const string NotIn = "NOT_IN"

Wire representation of NotIn.

Field Value
TypeDescription
string

UndefinedOperator

public const string UndefinedOperator = "UNDEFINED_OPERATOR"

Wire representation of UndefinedOperator.

Field Value
TypeDescription
string

Unspecified

public const string Unspecified = "OPERATOR_UNSPECIFIED"

Wire representation of Unspecified.

Field Value
TypeDescription
string