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 documentation provides a comprehensive overview of the `UrlRewrite` class within the Google.Cloud.Compute.V1 API, detailing its purpose in modifying request paths before forwarding."],["The latest version of the `UrlRewrite` class is 3.6.0, with a detailed history of versions ranging back to 1.0.0."],["`UrlRewrite` is part of the `Google.Cloud.Compute.V1` namespace, and is implemented within the Google.Cloud.Compute.V1.dll assembly."],["The class includes constructors for creating new instances and copies, along with properties like `HostRewrite` and `PathPrefixRewrite` to manage request modifications, with boolean checks to check if those fields are set."],["The properties `HostRewrite` and `PathPrefixRewrite` allow for the modification of the request's host header and the matching portion of the path respectively, before being sent to the selected service."]]],[]]