Module: Google::Cloud::Compute::V1::InterconnectDiagnostics::BundleAggregationType
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
The aggregation type of the bundle interface.
Constant Summary collapse
- UNDEFINED_BUNDLE_AGGREGATION_TYPE =
A value indicating that the enum field is not set.
0- BUNDLE_AGGREGATION_TYPE_LACP =
LACP is enabled.
27_758_925- BUNDLE_AGGREGATION_TYPE_STATIC =
LACP is disabled.
50_678_873