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."],[[["This document outlines the details for the `UrlRewrite` class within the `Google.Cloud.Compute.V1` namespace, version 2.1.0, used for modifying the request path before sending it to a backend service."],["The `UrlRewrite` class is an implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The class offers properties such as `HostRewrite` and `PathPrefixRewrite` to manage host header replacement and path prefix modification, respectively, with specific character limits."],["This page provides links to various versions of the documentation for the `UrlRewrite` class, starting from version 1.0.0 up to the latest version 3.6.0."],["The document contains information on the `UrlRewrite` class's constructors, which allow for creating a new instance or cloning an existing `UrlRewrite` object."]]],[]]