Interface protos.google.cloud.compute.v1.IPathRule (4.3.0)

Properties of a PathRule.

Package

@google-cloud/compute

Properties

paths

paths?: (string[]|null);

PathRule paths

routeAction

routeAction?: (google.cloud.compute.v1.IHttpRouteAction|null);

PathRule routeAction

service

service?: (string|null);

PathRule service

urlRedirect

urlRedirect?: (google.cloud.compute.v1.IHttpRedirectAction|null);

PathRule urlRedirect