Reference documentation and code samples for the Certificate Manager V1 API module Google::Cloud::CertificateManager::V1::Certificate::ManagedCertificate::ProvisioningIssue::Reason.
Reason for provisioning failures.
Constants
REASON_UNSPECIFIED
value: 0 Reason is unspecified.
AUTHORIZATION_ISSUE
value: 1 Certificate provisioning failed due to an issue with one or more of
the domains on the certificate.
For details of which domains failed, consult the
authorization_attempt_info field.
RATE_LIMITED
value: 2 Exceeded Certificate Authority quotas or internal rate limits of the
system. Provisioning may take longer to complete.
[[["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."],[],[]]