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 webpage provides reference documentation for the `GetCertificateMapEntryRequest` class within the Google Cloud Certificate Manager v1 API, specifically version 2.7.0."],["The `GetCertificateMapEntryRequest` class is used to request information about a specific certificate map entry, with methods to initialize `GetCertificateMapEntryRequest()` and `GetCertificateMapEntryRequest(GetCertificateMapEntryRequest other)`."],["The `GetCertificateMapEntryRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class, which have many inherited members."],["The class has two key properties: `CertificateMapEntryName`, which provides a typed view over the resource name, and `Name`, which is a string representing the required name of the certificate map entry to describe, with a specific format."],["The document has documentation for various versions of the API, from 2.8.0 (latest) all the way down to 1.0.0-beta02."]]],[]]