public enum FirewallPolicyRule.TargetType extends Enum<FirewallPolicyRule.TargetType> implements ProtocolMessageEnumTarget types of the firewall policy rule. Default value is INSTANCES.
Protobuf enum google.cloud.compute.v1.FirewallPolicyRule.TargetType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
INSTANCES |
|
INSTANCES_VALUE |
|
INTERNAL_MANAGED_LB |
|
INTERNAL_MANAGED_LB_VALUE |
|
UNDEFINED_TARGET_TYPE |
A value indicating that the enum field is not set. |
UNDEFINED_TARGET_TYPE_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() |
|