public static class ComputeEnumConstants.NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Type
Reference 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 |
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 |