public sealed class DeleteConnectorRequest : IMessage<DeleteConnectorRequest>, IEquatable<DeleteConnectorRequest>, IDeepCloneable<DeleteConnectorRequest>, IBufferMessage, IMessage
Request for deleting a Serverless VPC Access connector.
[[["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 page provides documentation for the \u003ccode\u003eDeleteConnectorRequest\u003c/code\u003e class, which is used to request the deletion of a Serverless VPC Access connector in Google Cloud.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteConnectorRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.VpcAccess.V1\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.VpcAccess.V1.dll\u003c/code\u003e assembly, with version 2.5.0 being the most up to date version, while 1.0.0 is the version being displayed.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces like \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\u003eIt offers properties like \u003ccode\u003eConnectorName\u003c/code\u003e (a \u003ccode\u003eConnectorName\u003c/code\u003e-typed view) and \u003ccode\u003eName\u003c/code\u003e (a string representing the connector's name) for configuring the deletion request.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, a default constructor, and one that accepts another \u003ccode\u003eDeleteConnectorRequest\u003c/code\u003e object, and also inherits a handful of methods from object.\u003c/p\u003e\n"]]],[],null,[]]