public sealed class DeleteClientTlsPolicyRequest : IMessage<DeleteClientTlsPolicyRequest>, IEquatable<DeleteClientTlsPolicyRequest>, IDeepCloneable<DeleteClientTlsPolicyRequest>, IBufferMessage, IMessage
[[["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-02 UTC."],[[["This document provides details for the `DeleteClientTlsPolicyRequest` class, used in the `Google.Cloud.NetworkSecurity.V1Beta1` namespace, for deleting a client TLS policy."],["The latest version of `DeleteClientTlsPolicyRequest` is 2.0.0-beta06, while this document focuses on version 1.0.0-beta02."],["The `DeleteClientTlsPolicyRequest` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `ClientTlsPolicyName`, a typed view of the resource name, and `Name`, which specifies the required resource name in a specific format for deletion."],["There are two constructors in this class, one is empty and the other receives another `DeleteClientTlsPolicyRequest` as a parameter."]]],[]]