Reference documentation and code samples for the Certificate Manager V1 API class Google::Cloud::CertificateManager::V1::Certificate::ManagedCertificate::AuthorizationAttemptInfo.
State of the latest attempt to authorize a domain for certificate
issuance.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#details
defdetails()->::String
Returns
(::String) — Output only. Human readable explanation for reaching the state.
Provided to help address the configuration issues. Not guaranteed to be
stable. For programmatic access use FailureReason enum.
#domain
defdomain()->::String
Returns
(::String) — Domain name of the authorization attempt.
#domain=
defdomain=(value)->::String
Parameter
value (::String) — Domain name of the authorization attempt.
Returns
(::String) — Domain name of the authorization attempt.
[[["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 - Class Google::Cloud::CertificateManager::V1::Certificate::ManagedCertificate::AuthorizationAttemptInfo (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)\n- [1.0.1](/ruby/docs/reference/google-cloud-certificate_manager-v1/1.0.1/Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo)\n- [0.12.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.12.0/Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo)\n- [0.11.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.11.0/Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo)\n- [0.10.1](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.10.1/Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo)\n- [0.9.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.9.0/Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo)\n- [0.8.2](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.8.2/Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo)\n- [0.7.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.7.0/Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo)\n- [0.6.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.6.0/Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo)\n- [0.5.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.5.0/Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo)\n- [0.4.2](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.4.2/Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo)\n- [0.3.1](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.3.1/Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo)\n- [0.2.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.2.0/Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo)\n- [0.1.0](/ruby/docs/reference/google-cloud-certificate_manager-v1/0.1.0/Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo) \nReference documentation and code samples for the Certificate Manager V1 API class Google::Cloud::CertificateManager::V1::Certificate::ManagedCertificate::AuthorizationAttemptInfo.\n\nState of the latest attempt to authorize a domain for certificate\nissuance. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #details\n\n def details() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. Human readable explanation for reaching the state. Provided to help address the configuration issues. Not guaranteed to be stable. For programmatic access use FailureReason enum.\n\n### #domain\n\n def domain() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Domain name of the authorization attempt.\n\n### #domain=\n\n def domain=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Domain name of the authorization attempt. \n**Returns**\n\n- (::String) --- Domain name of the authorization attempt.\n\n### #failure_reason\n\n def failure_reason() -\u003e ::Google::Cloud::CertificateManager::V1::Certificate::ManagedCertificate::AuthorizationAttemptInfo::FailureReason\n\n**Returns**\n\n- ([::Google::Cloud::CertificateManager::V1::Certificate::ManagedCertificate::AuthorizationAttemptInfo::FailureReason](./Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo-FailureReason)) --- Output only. Reason for failure of the authorization attempt for the domain.\n\n### #state\n\n def state() -\u003e ::Google::Cloud::CertificateManager::V1::Certificate::ManagedCertificate::AuthorizationAttemptInfo::State\n\n**Returns**\n\n- ([::Google::Cloud::CertificateManager::V1::Certificate::ManagedCertificate::AuthorizationAttemptInfo::State](./Google-Cloud-CertificateManager-V1-Certificate-ManagedCertificate-AuthorizationAttemptInfo-State)) --- Output only. State of the domain for managed certificate issuance."]]