public sealed class CreateCertificateMapRequest : IMessage<CreateCertificateMapRequest>, IEquatable<CreateCertificateMapRequest>, IDeepCloneable<CreateCertificateMapRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Manager v1 API class CreateCertificateMapRequest.
[[["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 `CreateCertificateMapRequest` class within the Google Cloud Certificate Manager v1 API, specifically for version 2.0.0."],["`CreateCertificateMapRequest` is used to define a request for the `CreateCertificateMap` method, with details on its inheritance and the interfaces it implements, such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `CreateCertificateMapRequest` class includes properties like `CertificateMap`, `CertificateMapId`, and `Parent`, which are required to create a certificate map, along with detailed descriptions and the expected data types for each."],["There are several older versions available, and version 2.8.0 is the latest at the time of this documentation being written, all of them having a reference to the `CreateCertificateMapRequest` class."],["The documentation also includes information on how to create the class using its empty constructor `CreateCertificateMapRequest()` and also how to copy an existing object of the same class by using `CreateCertificateMapRequest(CreateCertificateMapRequest other)`."]]],[]]