public sealed class UrlDispatchRule : IMessage<UrlDispatchRule>, IEquatable<UrlDispatchRule>, IDeepCloneable<UrlDispatchRule>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class UrlDispatchRule.
Rules to match an HTTP request and dispatch that request to a service.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eUrlDispatchRule\u003c/code\u003e class within the Google Cloud App Engine v1 API, specifically version 2.2.0, and contains a list of other versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUrlDispatchRule\u003c/code\u003e is a class used to define rules for matching HTTP requests and routing them to specific services within an App Engine application.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUrlDispatchRule\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUrlDispatchRule\u003c/code\u003e class include \u003ccode\u003eDomain\u003c/code\u003e, \u003ccode\u003ePath\u003c/code\u003e, and \u003ccode\u003eService\u003c/code\u003e, which define the domain, path, and target service for dispatching requests, respectively.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUrlDispatchRule\u003c/code\u003e has a default and parameterized constructor that accepts another UrlDispatchRule object.\u003c/p\u003e\n"]]],[],null,[]]