public sealed class GetCertificateMapRequest : IMessage<GetCertificateMapRequest>, IEquatable<GetCertificateMapRequest>, IDeepCloneable<GetCertificateMapRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Manager v1 API class GetCertificateMapRequest.
[[["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 `GetCertificateMapRequest` class within the Google Cloud Certificate Manager v1 API."],["`GetCertificateMapRequest` is used to request the details of a specific certificate map, with the latest version being 2.8.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to support various functionalities."],["It inherits from the `object` class and includes properties such as `CertificateMapName` and `Name`, which are used to specify the target certificate map."],["There are multiple versioned links provided, ranging from 1.0.0-beta02 up to 2.8.0, demonstrating the API's evolution."]]],[]]