public sealed class GetCertificateMapEntryRequest : IMessage<GetCertificateMapEntryRequest>, IEquatable<GetCertificateMapEntryRequest>, IDeepCloneable<GetCertificateMapEntryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Manager v1 API class GetCertificateMapEntryRequest.
[[["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 `GetCertificateMapEntryRequest` class within the Google Cloud Certificate Manager v1 API, specifically version 2.6.0."],["The `GetCertificateMapEntryRequest` class is used to request information about a specific certificate map entry, with details on its constructors, properties, inheritance, and implemented interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GetCertificateMapEntryRequest` class includes properties like `CertificateMapEntryName` and `Name`, which are essential for specifying and identifying the target certificate map entry."],["The document lists previous versions of the API, from 1.0.0-beta02 up to 2.8.0, and the respective API class, allowing users to access older versions."]]],[]]