Reference documentation and code samples for the Certificate Manager V1 API module Google::Cloud::CertificateManager::V1::Certificate::ManagedCertificate::State.
State of the managed certificate resource.
Constants
STATE_UNSPECIFIED
value: 0 State is unspecified.
PROVISIONING
value: 1 Certificate Manager attempts to provision or renew the certificate.
If the process takes longer than expected, consult the
provisioning_issue field.
FAILED
value: 2 Multiple certificate provisioning attempts failed and Certificate
Manager gave up. To try again, delete and create a new managed
Certificate resource.
For details see the provisioning_issue field.
ACTIVE
value: 3 The certificate management is working, and a certificate has been
provisioned.
[[["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 2024-11-06 UTC."],[],[]]