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 page provides documentation for the `GetCertificateMapEntryRequest` class within the Google Cloud Certificate Manager v1 API, specifically for version 2.5.0."],["`GetCertificateMapEntryRequest` is used to request information about a specific certificate map entry and implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class features properties like `CertificateMapEntryName` and `Name`, allowing specification of the certificate map entry to retrieve, including its fully qualified name."],["The page shows a history of previous versions of the API, dating back to version 1.0.0-beta02 and up to the latest 2.8.0, all showing the same `GetCertificateMapEntryRequest` content for each."],["The page contains two constructors for the `GetCertificateMapEntryRequest` class, a default constructor and one that accepts another instance of the same type."]]],[]]