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 (DLP) v2 API, detailing its structure and usage."],["The `DeleteConnectionRequest` class is used to construct requests for deleting a connection, as it implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version available for the documentation is 4.16.0, and this page provides links to various older versions down to 2.15.0."],["The `DeleteConnectionRequest` class has two properties, `ConnectionName` which is a ConnectionName-typed view, and `Name`, which is a string that is a resource name of the connection to be deleted."],["The documentation shows that `DeleteConnectionRequest` inherits from `object` and also has various inherited members, such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]