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-04-02 UTC."],[[["This document provides reference information for the `DeleteCertificateMapEntryRequest` class within the Google Cloud Certificate Manager v1 API, specifically version 2.1.0."],["`DeleteCertificateMapEntryRequest` is used to request the deletion of a certificate map entry, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `CertificateMapEntryName`, which provides a typed view over the resource name, and `Name`, which specifies the required format for the name of the certificate map entry to be deleted."],["The latest version is 2.8.0, and the document also provides information for previous versions of the DeleteCertificateMapEntryRequest class, from 2.7.0 all the way to 1.0.0-beta02."],["The class inherits from `Object` and contains constructor methods to initiate a new instance of `DeleteCertificateMapEntryRequest` and other methods like `GetHashCode`, `GetType`, `MemberwiseClone` and `ToString`."]]],[]]