Before forwarding the request to the selected service, the request's host header is replaced with contents of hostRewrite. The value must be from 1 to 255 characters.
Before forwarding the request to the selected backend service, the matching portion of the request's path is replaced by pathPrefixRewrite. The value must be from 1 to 1024 characters.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["The `UrlRewrite` class, part of the `Google.Cloud.Compute.V1` namespace, is designed to modify the request path before it is sent to the matched backend service."],["This page contains a list of the available versions of `UrlRewrite`, ranging from version 1.0.0 to the latest 3.6.0, with hyperlinks to the specific version's documentation."],["The `UrlRewrite` class can modify both the host header via `HostRewrite` and the path prefix via `PathPrefixRewrite`, as long as the characters in the value meet the given length requirements."],["The `UrlRewrite` class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page contains two constructors for the `UrlRewrite` class, one of which is parameterless, and the second which accepts an existing `UrlRewrite` object."]]],[]]