Reference documentation and code samples for the Certificate Manager V1 API module Google::Cloud::CertificateManager::V1::Certificate::ManagedCertificate::AuthorizationAttemptInfo::State.
State of the domain for managed certificate issuance.
Constants
STATE_UNSPECIFIED
value: 0 State is unspecified.
AUTHORIZING
value: 1 Certificate provisioning for this domain is under way. Google Cloud
will attempt to authorize the domain.
AUTHORIZED
value: 6 A managed certificate can be provisioned, no issues for this domain.
FAILED
value: 7 Attempt to authorize the domain failed. This prevents the Managed
Certificate from being issued.
See failure_reason and details fields for more information.
[[["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."],[],[]]