public sealed class DeleteConnectionRequest : IMessage<DeleteConnectionRequest>, IEquatable<DeleteConnectionRequest>, IDeepCloneable<DeleteConnectionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Connection v1 API class DeleteConnectionRequest.
The request for [ConnectionService.DeleteConnectionRequest][].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `DeleteConnectionRequest` class within the Google.Cloud.BigQuery.Connection.V1 API."],["The `DeleteConnectionRequest` class is used to create requests for deleting a connection, as part of the ConnectionService."],["The `DeleteConnectionRequest` class implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from the base object class."],["The page details the constructors and properties of the `DeleteConnectionRequest` class, including `ConnectionName` and `Name`."],["The available versions of the API, ranging from 1.2.0 to 2.9.0 (latest), can be browsed for different versions of the `DeleteConnectionRequest` reference."]]],[]]