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, specifically for version 2.2.0, and covers other versions as well."],["The `DeleteCertificateMapEntryRequest` class is used to define requests for the `DeleteCertificateMapEntry` method and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and another that takes another `DeleteCertificateMapEntryRequest` object, and it has two properties, `CertificateMapEntryName`, which is a typed view, and `Name`, which is a string representing the resource name of the certificate map entry to be deleted."],["There are several versions of this documentation available, ranging from version 2.8.0 (latest) to 1.0.0-beta02, all linked to their respective documentation pages for the `DeleteCertificateMapEntryRequest` class."]]],[]]