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 for .NET."],["The `GetCertificateMapEntryRequest` class is a request message used to retrieve a specific certificate map entry and is part of the `Google.Cloud.CertificateManager.V1` namespace."],["The `GetCertificateMapEntryRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are relevant for managing protocol buffers and object comparisons."],["The class has two constructors: a parameterless constructor and one that takes another `GetCertificateMapEntryRequest` object to copy, as well as two properties, `CertificateMapEntryName` for a resource-typed name and `Name` for a string-based resource name."],["The latest version of the API, version 2.8.0, is available, along with previous versions 2.7.0, 2.6.0, 2.5.0, 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0 and 1.0.0-beta02."]]],[]]