Reference documentation and code samples for the Certificate Manager v1 API class Certificate.Types.SelfManagedCertificate.
Certificate data for a SelfManaged Certificate.
SelfManaged Certificates are uploaded by the user. Updating such
certificates before they expire remains the user's responsibility.
[[["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 documentation covers the `Certificate.Types.SelfManagedCertificate` class within the Google Cloud Certificate Manager v1 API, specifically version 2.6.0."],["`SelfManagedCertificate` is a user-uploaded certificate, where users are responsible for updating them before they expire."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `SelfManagedCertificate` class has two main properties: `PemCertificate`, which is the PEM-encoded certificate chain, and `PemPrivateKey`, the PEM-encoded private key."],["The current latest version of this documentation is version 2.8.0, there are other previous versions which include 2.7.0, 2.5.0, 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0 and 1.0.0-beta02."]]],[]]