public sealed class DeleteConnectionRequest : IMessage<DeleteConnectionRequest>, IEquatable<DeleteConnectionRequest>, IDeepCloneable<DeleteConnectionRequest>, IBufferMessage, IMessage
The request for [ConnectionService.DeleteConnectionRequest][].
[[["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\u003eDeleteConnectionRequest\u003c/code\u003e class is used to request the deletion of a connection in the Google Cloud BigQuery Connection service.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, supporting various functionalities within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, one default and one that creates a copy of an existing \u003ccode\u003eDeleteConnectionRequest\u003c/code\u003e object, enabling both fresh instantiations and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eConnectionName\u003c/code\u003e (a \u003ccode\u003eConnectionName\u003c/code\u003e-typed view) and \u003ccode\u003eName\u003c/code\u003e (a string representing the connection's resource name), which are essential for identifying the specific connection to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe provided list of versions displays the historical releases of the API, from version 1.2.0 to the latest version 2.9.0.\u003c/p\u003e\n"]]],[],null,[]]