public static class TypeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Type.
Constants for wire representations of the InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Types.Type enum.
Inheritance
Object > ComputeEnumConstants.InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy.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 |
|
NetworkRegional
public const string NetworkRegional = "NETWORK_REGIONAL"Wire representation of NetworkRegional.
| 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 |
|