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-04-02 UTC."],[[["This document provides reference information for the `DeleteClientTlsPolicyRequest` class, which is part of the Network Security v1beta1 API in the Google Cloud .NET library."],["The `DeleteClientTlsPolicyRequest` class is used to construct requests for the `DeleteClientTlsPolicy` method, and is designed to delete a specified ClientTlsPolicy."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class includes constructors and properties, such as `Name` and `ClientTlsPolicyName`, with the `Name` property representing the required resource name of the ClientTlsPolicy to delete."],["There are multiple versioned links available for this class, including the latest (2.0.0-beta06) as well as 2.0.0-beta05, and 1.0.0-beta02."]]],[]]