public sealed class DeleteClientTlsPolicyRequest : IMessage<DeleteClientTlsPolicyRequest>, IEquatable<DeleteClientTlsPolicyRequest>, IDeepCloneable<DeleteClientTlsPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Security v1beta1 API class DeleteClientTlsPolicyRequest.
[[["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-21 UTC."],[[["This page provides documentation for the `DeleteClientTlsPolicyRequest` class within the Google Cloud Network Security v1beta1 API, used to request the deletion of a ClientTlsPolicy."],["The `DeleteClientTlsPolicyRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities."],["The class has two constructors: a default constructor and one that accepts another `DeleteClientTlsPolicyRequest` object for copying, with the input for that being a parameter called `other`."],["The `DeleteClientTlsPolicyRequest` class has two key properties, `ClientTlsPolicyName`, a typed view over the resource name, and `Name`, which is a string that specifies the ClientTlsPolicy to delete in a specific format."],["There are three different versions of the documentation in the page: the latest version being `2.0.0-beta06`, along with `2.0.0-beta05`, and `1.0.0-beta02`."]]],[]]