public static interface RateLimit.Override.DynamicMetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
MetadataKey |
getMetadataKey()
Metadata struct that defines the key and path to retrieve the struct value.
|
MetadataKeyOrBuilder |
getMetadataKeyOrBuilder()
Metadata struct that defines the key and path to retrieve the struct value.
|
boolean |
hasMetadataKey()
Metadata struct that defines the key and path to retrieve the struct value.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasMetadataKey()
Metadata struct that defines the key and path to retrieve the struct value. The value must be a struct containing an integer "requests_per_unit" property and a "unit" property with a value parseable to :ref:`RateLimitUnit enum <envoy_api_enum_type.v3.RateLimitUnit>`
.envoy.type.metadata.v3.MetadataKey metadata_key = 1 [(.validate.rules) = { ... }MetadataKey getMetadataKey()
Metadata struct that defines the key and path to retrieve the struct value. The value must be a struct containing an integer "requests_per_unit" property and a "unit" property with a value parseable to :ref:`RateLimitUnit enum <envoy_api_enum_type.v3.RateLimitUnit>`
.envoy.type.metadata.v3.MetadataKey metadata_key = 1 [(.validate.rules) = { ... }MetadataKeyOrBuilder getMetadataKeyOrBuilder()
Metadata struct that defines the key and path to retrieve the struct value. The value must be a struct containing an integer "requests_per_unit" property and a "unit" property with a value parseable to :ref:`RateLimitUnit enum <envoy_api_enum_type.v3.RateLimitUnit>`
.envoy.type.metadata.v3.MetadataKey metadata_key = 1 [(.validate.rules) = { ... }Copyright © 2018–2021 The Envoy Project. All rights reserved.