public sealed class CreateCertificateRequest : IMessage<CreateCertificateRequest>, IEquatable<CreateCertificateRequest>, IDeepCloneable<CreateCertificateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Manager v1 API class CreateCertificateRequest.
[[["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 `CreateCertificateRequest` class within the Google Cloud Certificate Manager v1 API, specifically version 2.3.0."],["`CreateCertificateRequest` is a class that serves as a request type for the `CreateCertificate` method, implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Certificate`, `CertificateId`, `Parent`, and `ParentAsLocationName`, which are used to define and specify parameters for creating a new certificate."],["This reference documentation details the constructors and properties of the `CreateCertificateRequest` class, including their types and descriptions."],["There is a list of previous versions of this documentation all the way back to version 1.0.0-beta02, and all the way up to version 2.8.0 (the latest)."]]],[]]