public enum InterconnectRemoteLocation.Lacp extends Enum<InterconnectRemoteLocation.Lacp> implements ProtocolMessageEnumOutput only. [Output Only] Link Aggregation Control Protocol (LACP) constraints, which can take one of the following values: LACP_SUPPORTED, LACP_UNSUPPORTED
Protobuf enum google.cloud.compute.v1.InterconnectRemoteLocation.Lacp
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
LACP_SUPPORTED |
LACP_SUPPORTED: LACP is supported, and enabled by default on the Cross-Cloud Interconnect. |
LACP_SUPPORTED_VALUE |
LACP_SUPPORTED: LACP is supported, and enabled by default on the Cross-Cloud Interconnect. |
LACP_UNSUPPORTED |
LACP_UNSUPPORTED: LACP is not supported and is not be enabled on this port. GetDiagnostics shows bundleAggregationType as "static". GCP does not support LAGs without LACP, so requestedLinkCount must be 1. |
LACP_UNSUPPORTED_VALUE |
LACP_UNSUPPORTED: LACP is not supported and is not be enabled on this port. GetDiagnostics shows bundleAggregationType as "static". GCP does not support LAGs without LACP, so requestedLinkCount must be 1. |
UNDEFINED_LACP |
A value indicating that the enum field is not set. |
UNDEFINED_LACP_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() |
|