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 documentation for the `GetCertificateMapEntryRequest` class within the Google Cloud Certificate Manager v1 API."],["The `GetCertificateMapEntryRequest` class is a request object used for the `GetCertificateMapEntry` method, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that takes another `GetCertificateMapEntryRequest` object as a parameter for initialization."],["The class includes two key properties: `CertificateMapEntryName`, which provides a typed view of the resource name, and `Name`, which holds the string representation of the certificate map entry name, and is required."],["The documentation also contains a version history, with the most recent being 2.8.0, and older versions spanning from 2.7.0 down to 1.0.0-beta02."]]],[]]