authorizationAttemptInfo property

  1. @TagNumber.new(5)
List<Certificate_ManagedCertificate_AuthorizationAttemptInfo> get authorizationAttemptInfo

Output only. Detailed state of the latest authorization attempt for each domain specified for managed certificate resource.

Implementation

@$pb.TagNumber(5)
$core.List<Certificate_ManagedCertificate_AuthorizationAttemptInfo>
    get authorizationAttemptInfo => $_getList(4);