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 information for the `GetCertificateMapEntryRequest` class within the Google Cloud Certificate Manager v1 API, specifically for .NET development."],["The `GetCertificateMapEntryRequest` class is used to request details about a specific certificate map entry, implementing interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version available for this documentation is 2.8.0, but the reference documentation provided is for version 2.2.0."],["The `GetCertificateMapEntryRequest` class includes properties like `CertificateMapEntryName` and `Name` to specify the target certificate map entry, as well as constructors for creating new instances of this object."],["The `GetCertificateMapEntryRequest` object inherits members from the `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]