public interface NetworkPerformanceConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getTotalEgressBandwidthTier()
Check the TotalEgressBandwidthTier enum for the list of possible values.
|
com.google.protobuf.ByteString |
getTotalEgressBandwidthTierBytes()
Check the TotalEgressBandwidthTier enum for the list of possible values.
|
boolean |
hasTotalEgressBandwidthTier()
Check the TotalEgressBandwidthTier enum for the list of possible values.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTotalEgressBandwidthTier()
Check the TotalEgressBandwidthTier enum for the list of possible values.
optional string total_egress_bandwidth_tier = 130109439;String getTotalEgressBandwidthTier()
Check the TotalEgressBandwidthTier enum for the list of possible values.
optional string total_egress_bandwidth_tier = 130109439;com.google.protobuf.ByteString getTotalEgressBandwidthTierBytes()
Check the TotalEgressBandwidthTier enum for the list of possible values.
optional string total_egress_bandwidth_tier = 130109439;Copyright © 2023 Google LLC. All rights reserved.