Properties of a PathMatcher.
Package
@google-cloud/computeProperties
defaultRouteAction
defaultRouteAction?: (google.cloud.compute.v1.IHttpRouteAction|null);PathMatcher defaultRouteAction
defaultService
defaultService?: (string|null);PathMatcher defaultService
defaultUrlRedirect
defaultUrlRedirect?: (google.cloud.compute.v1.IHttpRedirectAction|null);PathMatcher defaultUrlRedirect
description
description?: (string|null);PathMatcher description
headerAction
headerAction?: (google.cloud.compute.v1.IHttpHeaderAction|null);PathMatcher headerAction
name
name?: (string|null);PathMatcher name
pathRules
pathRules?: (google.cloud.compute.v1.IPathRule[]|null);PathMatcher pathRules
routeRules
routeRules?: (google.cloud.compute.v1.IHttpRouteRule[]|null);PathMatcher routeRules