DoubleMatcher |
Specifies the way to match a double value.
|
DoubleMatcher.Builder |
Specifies the way to match a double value.
|
FilterStateMatcher |
FilterStateMatcher provides a general interface for matching the filter state objects.
|
FilterStateMatcher.Builder |
FilterStateMatcher provides a general interface for matching the filter state objects.
|
FilterStateProto |
|
HttpInputsProto |
|
HttpRequestHeaderMatchInput |
Match input indicates that matching should be done on a specific request header.
|
HttpRequestHeaderMatchInput.Builder |
Match input indicates that matching should be done on a specific request header.
|
HttpRequestQueryParamMatchInput |
Match input indicates that matching should be done on a specific query parameter.
|
HttpRequestQueryParamMatchInput.Builder |
Match input indicates that matching should be done on a specific query parameter.
|
HttpRequestTrailerMatchInput |
Match input indicates that matching should be done on a specific request trailer.
|
HttpRequestTrailerMatchInput.Builder |
Match input indicates that matching should be done on a specific request trailer.
|
HttpResponseHeaderMatchInput |
Match input indicating that matching should be done on a specific response header.
|
HttpResponseHeaderMatchInput.Builder |
Match input indicating that matching should be done on a specific response header.
|
HttpResponseTrailerMatchInput |
Match input indicates that matching should be done on a specific response trailer.
|
HttpResponseTrailerMatchInput.Builder |
Match input indicates that matching should be done on a specific response trailer.
|
ListMatcher |
Specifies the way to match a list value.
|
ListMatcher.Builder |
Specifies the way to match a list value.
|
ListStringMatcher |
Specifies a list of ways to match a string.
|
ListStringMatcher.Builder |
Specifies a list of ways to match a string.
|
MetadataMatcher |
[#next-major-version: MetadataMatcher should use StructMatcher]
|
MetadataMatcher.Builder |
[#next-major-version: MetadataMatcher should use StructMatcher]
|
MetadataMatcher.PathSegment |
Specifies the segment in a path to retrieve value from Metadata.
|
MetadataMatcher.PathSegment.Builder |
Specifies the segment in a path to retrieve value from Metadata.
|
MetadataProto |
|
NodeMatcher |
Specifies the way to match a Node.
|
NodeMatcher.Builder |
Specifies the way to match a Node.
|
NodeProto |
|
NumberProto |
|
OrMatcher |
Specifies a list of alternatives for the match.
|
OrMatcher.Builder |
Specifies a list of alternatives for the match.
|
PathMatcher |
Specifies the way to match a path on HTTP request.
|
PathMatcher.Builder |
Specifies the way to match a path on HTTP request.
|
PathProto |
|
RegexMatchAndSubstitute |
Describes how to match a string and then produce a new string using a regular
expression and a substitution string.
|
RegexMatchAndSubstitute.Builder |
Describes how to match a string and then produce a new string using a regular
expression and a substitution string.
|
RegexMatcher |
A regex matcher designed for safety when used with untrusted input.
|
RegexMatcher.Builder |
A regex matcher designed for safety when used with untrusted input.
|
RegexMatcher.GoogleRE2 |
Google's `RE2 <https://github.com/google/re2>`_ regex engine.
|
RegexMatcher.GoogleRE2.Builder |
Google's `RE2 <https://github.com/google/re2>`_ regex engine.
|
RegexProto |
|
StringMatcher |
Specifies the way to match a string.
|
StringMatcher.Builder |
Specifies the way to match a string.
|
StringProto |
|
StructMatcher |
StructMatcher provides a general interface to check if a given value is matched in
google.protobuf.Struct.
|
StructMatcher.Builder |
StructMatcher provides a general interface to check if a given value is matched in
google.protobuf.Struct.
|
StructMatcher.PathSegment |
Specifies the segment in a path to retrieve value from Struct.
|
StructMatcher.PathSegment.Builder |
Specifies the segment in a path to retrieve value from Struct.
|
StructProto |
|
ValueMatcher |
Specifies the way to match a ProtobufWkt::Value.
|
ValueMatcher.Builder |
Specifies the way to match a ProtobufWkt::Value.
|
ValueMatcher.NullMatch |
NullMatch is an empty message to specify a null value.
|
ValueMatcher.NullMatch.Builder |
NullMatch is an empty message to specify a null value.
|
ValueProto |
|