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."],[[["The latest version available for the `GetCertificateMapRequest` is 2.8.0, but this page is referencing version 2.2.0."],["`GetCertificateMapRequest` is an API class within the Certificate Manager v1 API, used for requesting data through the `GetCertificateMap` method."],["This class implements several interfaces, including `IMessage\u003cGetCertificateMapRequest\u003e`, `IEquatable\u003cGetCertificateMapRequest\u003e`, `IDeepCloneable\u003cGetCertificateMapRequest\u003e`, `IBufferMessage`, and `IMessage`."],["The `GetCertificateMapRequest` class has properties such as `CertificateMapName` and `Name`, and it includes constructors to create an empty request or a clone of an existing one."],["The requested resource name for the certificate must be in the format `projects/*/locations/*/certificateMaps/*`."]]],[]]