Properties of a HttpRouteRuleMatch.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
fullPathMatch |
string | null |
<optional> |
HttpRouteRuleMatch fullPathMatch |
headerMatches |
Array.<google.cloud.compute.v1.IHttpHeaderMatch> | null |
<optional> |
HttpRouteRuleMatch headerMatches |
ignoreCase |
boolean | null |
<optional> |
HttpRouteRuleMatch ignoreCase |
metadataFilters |
Array.<google.cloud.compute.v1.IMetadataFilter> | null |
<optional> |
HttpRouteRuleMatch metadataFilters |
prefixMatch |
string | null |
<optional> |
HttpRouteRuleMatch prefixMatch |
queryParameterMatches |
Array.<google.cloud.compute.v1.IHttpQueryParameterMatch> | null |
<optional> |
HttpRouteRuleMatch queryParameterMatches |
regexMatch |
string | null |
<optional> |
HttpRouteRuleMatch regexMatch |