If bundleAggregationType is LACP: LACP is not established and/or all links in the bundle have DOWN operational status. If bundleAggregationType is STATIC: one or more links in the bundle has DOWN operational status.
UndefinedBundleOperationalStatus
A value indicating that the enum field is not set.
Up
If bundleAggregationType is LACP: LACP is established and at least one link in the bundle has UP operational status. If bundleAggregationType is STATIC: all links in the bundle (typically just one) have UP operational status.
[[["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 2025-04-09 UTC."],[[["The latest version available for `InterconnectDiagnostics.Types.BundleOperationalStatus` is 3.6.0, as indicated in the provided list of version links."],["The `InterconnectDiagnostics.Types.BundleOperationalStatus` enum, part of the Google Compute Engine v1 API, defines the operational status of a bundle interface."],["There are three defined fields for this enumeration, these include `Down`, `UndefinedBundleOperationalStatus`, and `Up`."],["The `Down` status indicates LACP is not established or links are down for LACP, or one or more links are down for STATIC."],["The `Up` status means LACP is established with at least one link up for LACP, or all links are up for STATIC."]]],[]]