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-04-09 UTC."],[[["This webpage provides documentation for the `DeleteConnectionRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically focusing on version 4.13.0."],["The `DeleteConnectionRequest` class is used to create a request message for deleting a connection, and it inherits from `object` while implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for the `DeleteConnectionRequest` is 4.16.0, with various older versions listed down to 2.15.0, which can be navigated to via provided links."],["The class has properties such as `ConnectionName`, which provides a typed view over the resource name, and `Name`, a string representing the resource name of the connection to be deleted."],["It lists the `DeleteConnectionRequest` constructor options, including the parameters and their associated descriptions."]]],[]]