public static interface MetadataKey.PathSegmentOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
If specified, use the key to retrieve the value in a Struct.
|
com.google.protobuf.ByteString |
getKeyBytes()
If specified, use the key to retrieve the value in a Struct.
|
MetadataKey.PathSegment.SegmentCase |
getSegmentCase() |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getKey()
If specified, use the key to retrieve the value in a Struct.
string key = 1 [(.validate.rules) = { ... }com.google.protobuf.ByteString getKeyBytes()
If specified, use the key to retrieve the value in a Struct.
string key = 1 [(.validate.rules) = { ... }MetadataKey.PathSegment.SegmentCase getSegmentCase()
Copyright © 2018–2021 The Envoy Project. All rights reserved.