public sealed class DeleteCertificateMapEntryRequest : IMessage<DeleteCertificateMapEntryRequest>, IEquatable<DeleteCertificateMapEntryRequest>, IDeepCloneable<DeleteCertificateMapEntryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Manager v1 API class DeleteCertificateMapEntryRequest.
[[["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 reference documentation for the `DeleteCertificateMapEntryRequest` class within the Google Cloud Certificate Manager v1 API, specifically version 2.5.0."],["The `DeleteCertificateMapEntryRequest` class is used to request the deletion of a certificate map entry, with methods, constructors, and properties detailed here, such as `CertificateMapEntryName` and `Name`."],["The document covers the class's implementation of multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["There is a list of previous versions of the Google.Cloud.CertificateManager.V1 API classes, with the most recent version being 2.8.0, and older ones down to 1.0.0-beta02, all of them being for DeleteCertificateMapEntryRequest."],["The page lists inherited members such as `object.GetHashCode()` and includes the namespace (Google.Cloud.CertificateManager.V1) and the assembly (Google.Cloud.CertificateManager.V1.dll) that houses this class."]]],[]]