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 version 2.4.0 of the Google Cloud Certificate Manager v1 API."],["The `GetCertificateMapEntryRequest` class is used to request details about a specific certificate map entry and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and a constructor that takes another `GetCertificateMapEntryRequest` object as a parameter for copying purposes."],["The `GetCertificateMapEntryRequest` class has two main properties: `CertificateMapEntryName`, a typed view over the resource name, and `Name`, a string representing the resource name of the certificate map entry being described."],["There are numerous versions of the API available, ranging from 1.0.0-beta02 up to 2.8.0, the latest version, each with their own specific API reference documentation."]]],[]]