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-03-31 UTC."],[[["This document provides reference documentation for the `UrlRewrite` class within the Google Compute Engine v1 API, detailing its functionality for modifying request paths."],["The `UrlRewrite` class, part of the `Google.Cloud.Compute.V1` namespace, allows for rewriting the host header and path prefix of requests before forwarding them to a backend service."],["There are numerous previous versions available in the documentation, with version 3.6.0 being the most recent, and down to version 1.0.0 being the oldest."],["The `UrlRewrite` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `UrlRewrite` class include `HostRewrite` and `PathPrefixRewrite`, which are used to modify the host header and path prefix of the request respectively, with specific character length requirements."]]],[]]