public sealed class DeleteCertificateMapRequest : IMessage<DeleteCertificateMapRequest>, IEquatable<DeleteCertificateMapRequest>, IDeepCloneable<DeleteCertificateMapRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Manager v1 API class DeleteCertificateMapRequest.
[[["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 reference documentation for the `DeleteCertificateMapRequest` class within the Google Cloud Certificate Manager v1 API."],["`DeleteCertificateMapRequest` is used to request the deletion of a certificate map and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version of the API documentation is 2.8.0, with multiple previous versions listed, including 2.1.0 which this page is for, and down to 1.0.0-beta02."],["The `DeleteCertificateMapRequest` class has two constructors and properties like `CertificateMapName` and `Name`, which is a string that contains the required certificate map name to delete."],["This class inherits several members from the base Object class, like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]