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 data for a specific certificate map and includes the `Name` property to specify the target certificate map."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality within the .NET ecosystem."],["The `CertificateMapName` property offers a typed view of the resource name and its format."],["The document shows previous versions of the `GetCertificateMapRequest` class, with version 2.8.0 being the latest, and goes back as far as version 1.0.0-beta02."]]],[]]