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 namespace, detailing its functionality for modifying request paths before they are forwarded to backend services."],["Version 3.6.0 is the latest release, and the documentation provides access to versions all the way back to 1.0.0 for the UrlRewrite class."],["`UrlRewrite` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The `UrlRewrite` class has properties to check for the presence of `HostRewrite` and `PathPrefixRewrite`, as well as the properties `HostRewrite` and `PathPrefixRewrite` that directly allow for modification of the host header and the request path."],["The `UrlRewrite` class is within the `Google.Cloud.Compute.V1.dll` assembly and can be constructed with or without an existing `UrlRewrite` object."]]],[]]