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 2025-09-04 UTC."],[],[],null,["# Certificate Manager V1 API - Module Google::Cloud::CertificateManager::V1::Certificate::ManagedCertificate::AuthorizationAttemptInfo::State (v1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/ruby/docs/reference/google-cloud-certificate_manager-v1/latest/Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo-State)\n- [1.0.1](/ruby/docs/reference/google-cloud-certificate_manager-v1/1.0.1/Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo-State)\n- [0.12.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.12.0/Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo-State)\n- [0.11.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.11.0/Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo-State)\n- [0.10.1](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.10.1/Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo-State)\n- [0.9.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.9.0/Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo-State)\n- [0.8.2](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.8.2/Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo-State)\n- [0.7.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.7.0/Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo-State)\n- [0.6.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.6.0/Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo-State)\n- [0.5.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.5.0/Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo-State)\n- [0.4.2](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.4.2/Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo-State)\n- [0.3.1](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.3.1/Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo-State)\n- [0.2.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.2.0/Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo-State)\n- [0.1.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.1.0/Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo-State) \nReference documentation and code samples for the Certificate Manager V1 API module Google::Cloud::CertificateManager::V1::Certificate::ManagedCertificate::AuthorizationAttemptInfo::State.\n\nState of the domain for managed certificate issuance.\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n**value:** 0 \nState is unspecified.\n\n### AUTHORIZING\n\n**value:** 1 \nCertificate provisioning for this domain is under way. Google Cloud\nwill attempt to authorize the domain.\n\n### AUTHORIZED\n\n**value:** 6 \nA managed certificate can be provisioned, no issues for this domain.\n\n### FAILED\n\n**value:** 7 \nAttempt to authorize the domain failed. This prevents the Managed\nCertificate from being issued.\nSee `failure_reason` and `details` fields for more information."]]