Compute V1 Client - Class Lacp (2.8.0)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Compute V1 Client class Lacp.
Output only. [Output Only] Link Aggregation Control Protocol (LACP) constraints, which
can take one of the following values: LACP_SUPPORTED, LACP_UNSUPPORTED
Google \ Cloud \ Compute \ V1 \ InterconnectRemoteLocation
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
UNDEFINED_LACP
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enumUNDEFINED_LACP = 0;
LACP_SUPPORTED
Value: 339576113
LACP_SUPPORTED: LACP is supported, and enabled by default on
the Cross-Cloud Interconnect.
Generated from protobuf enumLACP_SUPPORTED = 339576113;
LACP_UNSUPPORTED
Value: 203930104
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.
Generated from protobuf enumLACP_UNSUPPORTED = 203930104;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-19 UTC."],[],[]]