Class DynamicMetadataInput.PathSegment.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<DynamicMetadataInput.PathSegment.Builder>
io.envoyproxy.envoy.extensions.matching.common_inputs.network.v3.DynamicMetadataInput.PathSegment.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DynamicMetadataInput.PathSegmentOrBuilder, Cloneable
Enclosing class:
DynamicMetadataInput.PathSegment

public static final class DynamicMetadataInput.PathSegment.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DynamicMetadataInput.PathSegment.Builder> implements DynamicMetadataInput.PathSegmentOrBuilder
 Specifies the segment in a path to retrieve value from Metadata.
 Note: Currently it's not supported to retrieve a value from a list in Metadata. This means that
 if the segment key refers to a list, it has to be the last segment in a path.
 
Protobuf type envoy.extensions.matching.common_inputs.network.v3.DynamicMetadataInput.PathSegment