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 document provides reference documentation for the `DeleteCertificateMapEntryRequest` class within the Google Cloud Certificate Manager v1 API."],["The `DeleteCertificateMapEntryRequest` class is used to construct requests for the `DeleteCertificateMapEntry` method, which is used to delete a certificate map entry."],["The `DeleteCertificateMapEntryRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The latest version of this class is version 2.8.0, with prior versions ranging back to 1.0.0-beta02 also available for reference within this document."],["The class has two constructors, a default one `DeleteCertificateMapEntryRequest()` and an overloaded one `DeleteCertificateMapEntryRequest(DeleteCertificateMapEntryRequest other)` that will copy the data of another instance."]]],[]]