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 `SelfManagedCertificate` class within the Google Cloud Certificate Manager v1 API, focusing on version 2.1.0."],["`SelfManagedCertificate` represents certificate data that users upload themselves, and users are responsible for updating these certificates before they expire."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various operations like deep cloning and comparison."],["Key properties of the `SelfManagedCertificate` class include `PemCertificate` and `PemPrivateKey`, which are used to store the PEM-encoded certificate chain and private key, respectively."],["The documentation provides access to various versions of this API, with version 2.8.0 being the latest available version, and previous version going back to 1.0.0-beta02."]]],[]]