public sealed class DeleteTcpRouteRequest : IMessage<DeleteTcpRouteRequest>, IEquatable<DeleteTcpRouteRequest>, IDeepCloneable<DeleteTcpRouteRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Services v1 API class DeleteTcpRouteRequest.
[[["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 documentation details the \u003ccode\u003eDeleteTcpRouteRequest\u003c/code\u003e class, which is used to send a request to delete a TcpRoute in the Network Services v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTcpRouteRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.NetworkServices.V1\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.NetworkServices.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor and one that creates a new instance based on an existing \u003ccode\u003eDeleteTcpRouteRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe primary property of the \u003ccode\u003eDeleteTcpRouteRequest\u003c/code\u003e class is \u003ccode\u003eName\u003c/code\u003e, which specifies the name of the TcpRoute to be deleted, and is required to be in a specific format: \u003ccode\u003eprojects/*/locations/global/tcpRoutes/*\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTcpRouteName\u003c/code\u003e property provides a typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]