public static class ComputeEnumConstants.InterconnectGroupsCreateMembers.IntentMismatchBehaviorReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectGroupsCreateMembers.IntentMismatchBehavior.
Constants for wire representations of the InterconnectGroupsCreateMembers.Types.IntentMismatchBehavior enum.
Namespace
Google.Cloud.Compute.V1Assembly
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 |
|