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 define requests for deleting a connection in the BigQuery Connection Service, and it implements multiple interfaces for message handling and object comparison."],["The page includes a list of available versions of the BigQuery Connection v1 API, ranging from version 1.2.0 up to the latest version, 2.9.0, with version 2.8.0 being the currently viewed version."],["The `DeleteConnectionRequest` class has two constructors and two properties, `ConnectionName` and `Name`, for managing connection deletion operations."]]],[]]