Class InternalUpstreamTransport.MetadataValueSource

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.envoyproxy.envoy.extensions.transport_sockets.internal_upstream.v3.InternalUpstreamTransport.MetadataValueSource
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, InternalUpstreamTransport.MetadataValueSourceOrBuilder, Serializable
Enclosing class:
InternalUpstreamTransport

public static final class InternalUpstreamTransport.MetadataValueSource extends com.google.protobuf.GeneratedMessageV3 implements InternalUpstreamTransport.MetadataValueSourceOrBuilder
 Describes the location of the imported metadata value.
 If the metadata with the given name is not present at the source location,
 then no metadata is passed through for this particular instance.
 
Protobuf type envoy.extensions.transport_sockets.internal_upstream.v3.InternalUpstreamTransport.MetadataValueSource
See Also: