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 webpage provides documentation for the `DeleteCertificateMapEntryRequest` class within the Google Cloud Certificate Manager v1 API, specifically version 2.0.0."],["The `DeleteCertificateMapEntryRequest` class is used to formulate requests for deleting a certificate map entry, inheriting from and implementing several interfaces like `IMessage` and `IEquatable`."],["This class includes a constructor, along with properties for `CertificateMapEntryName` and `Name`, where `Name` is a required string for specifying the certificate map entry to be deleted."],["The page also offers links to other versions of the `DeleteCertificateMapEntryRequest` class, ranging from version 1.0.0-beta02 to 2.8.0, with 2.8.0 being the most recent."]]],[]]