Class MetadataMatcher.PathSegment.Builder

  • All Implemented Interfaces:
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, MetadataMatcher.PathSegmentOrBuilder, Cloneable
    Enclosing class:
    MetadataMatcher.PathSegment

    public static final class MetadataMatcher.PathSegment.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<MetadataMatcher.PathSegment.Builder>
    implements MetadataMatcher.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.type.matcher.v3.MetadataMatcher.PathSegment