public sealed class GetCertificateMapEntryRequest : IMessage<GetCertificateMapEntryRequest>, IEquatable<GetCertificateMapEntryRequest>, IDeepCloneable<GetCertificateMapEntryRequest>, IBufferMessage, IMessage
[[["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 details the `GetCertificateMapEntryRequest` class, which is used to request a specific certificate map entry."],["The `GetCertificateMapEntryRequest` class is part of the `Google.Cloud.CertificateManager.V1` namespace and is available in the `Google.Cloud.CertificateManager.V1.dll` assembly."],["The `GetCertificateMapEntryRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers properties such as `CertificateMapEntryName` and `Name`, where `Name` is a required string specifying the certificate map entry's resource name."],["The current version for this class is `1.0.0-beta02`, but it has releases up to `2.8.0`, with `2.8.0` being the latest version."]]],[]]