public sealed class DeleteConnectionRequest : IMessage<DeleteConnectionRequest>, IEquatable<DeleteConnectionRequest>, IDeepCloneable<DeleteConnectionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class 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-24 UTC."],[[["This webpage provides documentation for the `DeleteConnectionRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API, with the current version displayed as 4.11.0."],["The `DeleteConnectionRequest` class is used to request the deletion of a connection resource within the Google Cloud DLP v2 API, and the documentation provides details on how to construct and utilize it."],["The documentation includes an extensive list of version links for `DeleteConnectionRequest`, ranging from version 4.16.0 (latest) down to version 2.15.0."],["This class implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and its properties include `ConnectionName` and `Name`, with detailed descriptions and types provided."],["The required format for the resource `Name` property is shown to be: `projects/{project}/locations/{location}/connections/{connection}`, which is a key element for the operation of the deletion request."]]],[]]