public enum FirewallPolicyRuleMatcher.DestNetworkContext extends Enum<FirewallPolicyRuleMatcher.DestNetworkContext> implements ProtocolMessageEnumNetwork context of the traffic destination. Allowed values are:
- UNSPECIFIED
- INTERNET
- NON_INTERNET Additional supported values which may be not listed in the enum directly due to technical reasons: INTERNET INTRA_VPC NON_INTERNET UNSPECIFIED VPC_NETWORKS
Protobuf enum google.cloud.compute.v1.FirewallPolicyRuleMatcher.DestNetworkContext
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
UNDEFINED_DEST_NETWORK_CONTEXT |
A value indicating that the enum field is not set. |
UNDEFINED_DEST_NETWORK_CONTEXT_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|