public static interface RateLimit.Action.GenericKeyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDescriptorKey()
An optional key to use in the descriptor entry.
|
com.google.protobuf.ByteString |
getDescriptorKeyBytes()
An optional key to use in the descriptor entry.
|
String |
getDescriptorValue()
The value to use in the descriptor entry.
|
com.google.protobuf.ByteString |
getDescriptorValueBytes()
The value to use in the descriptor entry.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getDescriptorValue()
The value to use in the descriptor entry.
string descriptor_value = 1 [(.validate.rules) = { ... }com.google.protobuf.ByteString getDescriptorValueBytes()
The value to use in the descriptor entry.
string descriptor_value = 1 [(.validate.rules) = { ... }String getDescriptorKey()
An optional key to use in the descriptor entry. If not set it defaults to 'generic_key' as the descriptor key.
string descriptor_key = 2;com.google.protobuf.ByteString getDescriptorKeyBytes()
An optional key to use in the descriptor entry. If not set it defaults to 'generic_key' as the descriptor key.
string descriptor_key = 2;Copyright © 2018–2021 The Envoy Project. All rights reserved.