public static interface RateLimitDescriptor.EntryOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
Descriptor key.
|
com.google.protobuf.ByteString |
getKeyBytes()
Descriptor key.
|
String |
getValue()
Descriptor value.
|
com.google.protobuf.ByteString |
getValueBytes()
Descriptor value.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getKey()
Descriptor key.
string key = 1 [(.validate.rules) = { ... }com.google.protobuf.ByteString getKeyBytes()
Descriptor key.
string key = 1 [(.validate.rules) = { ... }String getValue()
Descriptor value.
string value = 2 [(.validate.rules) = { ... }com.google.protobuf.ByteString getValueBytes()
Descriptor value.
string value = 2 [(.validate.rules) = { ... }Copyright © 2018–2021 The Envoy Project. All rights reserved.