public enum InterceptEndpointGroupAssociation.LocationDetails.State extends Enum<InterceptEndpointGroupAssociation.LocationDetails.State> implements ProtocolMessageEnumThe state of association.
Protobuf enum
google.cloud.networksecurity.v1.InterceptEndpointGroupAssociation.LocationDetails.State
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
ACTIVE |
The association is ready and in sync with the linked endpoint group. |
ACTIVE_VALUE |
The association is ready and in sync with the linked endpoint group. |
OUT_OF_SYNC |
The association is out of sync with the linked endpoint group. In most cases, this is a result of a transient issue within the system (e.g. an inaccessible location) and the system is expected to recover automatically. |
OUT_OF_SYNC_VALUE |
The association is out of sync with the linked endpoint group. In most cases, this is a result of a transient issue within the system (e.g. an inaccessible location) and the system is expected to recover automatically. |
STATE_UNSPECIFIED |
Not set. |
STATE_UNSPECIFIED_VALUE |
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() |
|