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."],[[["The documentation covers the `UrlRewrite` class within the `Google.Cloud.Compute.V1` API, specifically for version 2.3.0, with the latest version being 3.6.0."],["`UrlRewrite` is used to modify the path of a request before it's sent to the backend service, as well as the host header."],["The `UrlRewrite` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["Key properties of the `UrlRewrite` class include `HostRewrite` and `PathPrefixRewrite`, which allow modification of the host header and request path respectively, both having character length restrictions."],["This documentation also provides a comprehensive list of available versions, ranging from 1.0.0 to the most recent 3.6.0."]]],[]]