public static class ComputeEnumConstants.NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.TypeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Type.
Constants for wire representations of the NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Types.Type enum.
Inheritance
object > ComputeEnumConstants.NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.TypeNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Hierarchy
public const string Hierarchy = "HIERARCHY"Wire representation of Hierarchy .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Network
public const string Network = "NETWORK"Wire representation of Network .
| Field Value | |
|---|---|
| Type | Description |
string |
|
System
public const string System = "SYSTEM"Wire representation of System .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedType
public const string UndefinedType = "UNDEFINED_TYPE"Wire representation of UndefinedType .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unspecified
public const string Unspecified = "UNSPECIFIED"Wire representation of Unspecified .
| Field Value | |
|---|---|
| Type | Description |
string |
|