public static interface QuotaProtos.QuotasOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBypassGlobals()
optional bool bypass_globals = 1 [default = false]; |
QuotaProtos.Throttle |
getThrottle()
optional .Throttle throttle = 2; |
QuotaProtos.ThrottleOrBuilder |
getThrottleOrBuilder()
optional .Throttle throttle = 2; |
boolean |
hasBypassGlobals()
optional bool bypass_globals = 1 [default = false]; |
boolean |
hasThrottle()
optional .Throttle throttle = 2; |
boolean hasBypassGlobals()
optional bool bypass_globals = 1 [default = false];boolean getBypassGlobals()
optional bool bypass_globals = 1 [default = false];boolean hasThrottle()
optional .Throttle throttle = 2;QuotaProtos.Throttle getThrottle()
optional .Throttle throttle = 2;QuotaProtos.ThrottleOrBuilder getThrottleOrBuilder()
optional .Throttle throttle = 2;Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.