Compute Engine v1 API - Class ComputeEnumConstants.InterconnectGroupsCreateMembers.IntentMismatchBehavior (3.10.0)

public static class ComputeEnumConstants.InterconnectGroupsCreateMembers.IntentMismatchBehavior

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectGroupsCreateMembers.IntentMismatchBehavior.

Constants for wire representations of the InterconnectGroupsCreateMembers.Types.IntentMismatchBehavior enum.

Inheritance

object > ComputeEnumConstants.InterconnectGroupsCreateMembers.IntentMismatchBehavior

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Create

public const string Create = "CREATE"

Wire representation of Create .

Field Value
Type Description
string

Reject

public const string Reject = "REJECT"

Wire representation of Reject .

Field Value
Type Description
string

UndefinedIntentMismatchBehavior

public const string UndefinedIntentMismatchBehavior = "UNDEFINED_INTENT_MISMATCH_BEHAVIOR"

Wire representation of UndefinedIntentMismatchBehavior .

Field Value
Type Description
string

Unspecified

public const string Unspecified = "UNSPECIFIED"

Wire representation of Unspecified .

Field Value
Type Description
string