public sealed class GetCertificateMapRequest : IMessage<GetCertificateMapRequest>, IEquatable<GetCertificateMapRequest>, IDeepCloneable<GetCertificateMapRequest>, IBufferMessage, IMessage
[[["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 `GetCertificateMapRequest` is 2.8.0, with a history of versions down to 1.0.0-beta02."],["`GetCertificateMapRequest` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The primary purpose of `GetCertificateMapRequest` is to facilitate requests for the `GetCertificateMap` method, as stated in its description."],["The class has two constructors: a default one and another that accepts a `GetCertificateMapRequest` instance as a parameter."],["It contains two properties: `CertificateMapName` of type `CertificateMapName`, and `Name`, a string property that is required and specifies the certificate map's resource name."]]],[]]