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-03-24 UTC."],[[["The webpage provides documentation for the `BundleOperationalStatus` enum within the Google Compute Engine v1 API, specifically for the .NET environment, covering versions from 1.0.0 up to the latest 3.6.0."],["The `BundleOperationalStatus` enum details the operational status of a bundle interface, which is relevant to Interconnect Diagnostics, and has fields such as `Down`, `UndefinedBundleOperationalStatus`, and `Up`."],["This documentation is for the `Google.Cloud.Compute.V1` namespace and includes a description of the `BundleOperationalStatus` based on whether the `bundleAggregationType` is LACP or STATIC."],["The most recent version documented here for `BundleOperationalStatus` is 3.6.0, which is the latest, with previous versions down to 1.0.0."]]],[]]