public enum FirewallPolicyRuleSecureTag.State extends Enum<FirewallPolicyRuleSecureTag.State> implements ProtocolMessageEnum Output only. [Output Only] State of the secure tag, either EFFECTIVE or
INEFFECTIVE. A secure tag is INEFFECTIVE when it is deleted
or its network is deleted.
Protobuf enum google.cloud.compute.v1.FirewallPolicyRuleSecureTag.State
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
EFFECTIVE |
|
EFFECTIVE_VALUE |
|
INEFFECTIVE |
|
INEFFECTIVE_VALUE |
|
UNDEFINED_STATE |
A value indicating that the enum field is not set. |
UNDEFINED_STATE_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() |
|