public static interface Accesslog.RuntimeFilterOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getRuntimeKey()
Runtime key to get the percentage of requests to be sampled.
|
com.google.protobuf.ByteString |
getRuntimeKeyBytes()
Runtime key to get the percentage of requests to be sampled.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getRuntimeKey()
Runtime key to get the percentage of requests to be sampled. This runtime control is specified in the range 0-100 and defaults to 0.
string runtime_key = 1 [(.validate.rules) = { ... }com.google.protobuf.ByteString getRuntimeKeyBytes()
Runtime key to get the percentage of requests to be sampled. This runtime control is specified in the range 0-100 and defaults to 0.
string runtime_key = 1 [(.validate.rules) = { ... }Copyright © 2018 The Envoy Project. All rights reserved.