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."],[[["The latest version available for the `DeleteConnectionRequest` class in the Google Cloud Data Loss Prevention v2 API is 4.16.0."],["`DeleteConnectionRequest` is a request message for the DeleteConnection operation in the Google Cloud DLP v2 API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteConnectionRequest` class has two constructors: a default constructor and one that takes another `DeleteConnectionRequest` instance."],["The class's properties include `ConnectionName`, a typed resource name, and `Name`, which is the string resource name of the connection."]]],[]]