public enum InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Type extends Enum<InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Type> implements ProtocolMessageEnumOutput only. [Output Only] The type of the firewall policy. Can be one of HIERARCHY, NETWORK, NETWORK_REGIONAL, SYSTEM_GLOBAL, SYSTEM_REGIONAL.
Protobuf enum
google.cloud.compute.v1.InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy.Type
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
HIERARCHY |
|
HIERARCHY_VALUE |
|
NETWORK |
|
NETWORK_REGIONAL |
|
NETWORK_REGIONAL_VALUE |
|
NETWORK_VALUE |
|
SYSTEM_GLOBAL |
|
SYSTEM_GLOBAL_VALUE |
|
SYSTEM_REGIONAL |
|
SYSTEM_REGIONAL_VALUE |
|
UNDEFINED_TYPE |
A value indicating that the enum field is not set. |
UNDEFINED_TYPE_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
|
UNSPECIFIED |
|
UNSPECIFIED_VALUE |
|
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() |
|