public sealed class GetHttpRouteRequest : IMessage<GetHttpRouteRequest>, IEquatable<GetHttpRouteRequest>, IDeepCloneable<GetHttpRouteRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Services v1 API class GetHttpRouteRequest.
[[["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\u003eThe \u003ccode\u003eGetHttpRouteRequest\u003c/code\u003e class is part of the Network Services v1 API, specifically within the \u003ccode\u003eGoogle.Cloud.NetworkServices.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to create a request for the \u003ccode\u003eGetHttpRoute\u003c/code\u003e method, serving as a data structure to retrieve specific HTTP route information.\u003c/p\u003e\n"],["\u003cp\u003eIt implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to be used within various contexts in the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a parameterless one and one that accepts another \u003ccode\u003eGetHttpRouteRequest\u003c/code\u003e object to create a copy, and includes properties like \u003ccode\u003eHttpRouteName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is required when using the class, representing the resource name of the HttpRoute to be fetched, and must follow a specified format.\u003c/p\u003e\n"]]],[],null,[]]