public sealed class DeleteCertificateMapRequest : IMessage<DeleteCertificateMapRequest>, IEquatable<DeleteCertificateMapRequest>, IDeepCloneable<DeleteCertificateMapRequest>, 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-03-21 UTC."],[[["This webpage details the `DeleteCertificateMapRequest` class, which is used to request the deletion of a certificate map."],["The `DeleteCertificateMapRequest` class is part of the `Google.Cloud.CertificateManager.V1` namespace and is found within the `Google.Cloud.CertificateManager.V1.dll` assembly."],["The class is an implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The latest version of this resource is 2.8.0, and the page provides links to older versions, ranging back to version 1.0.0-beta02."],["The class has two constructors, one empty and the other taking a `DeleteCertificateMapRequest` object as a parameter, and also includes properties such as `CertificateMapName` and `Name`."]]],[]]