Certificate Manager v1 API - Enum Certificate.Types.ManagedCertificate.Types.ProvisioningIssue.Types.Reason (2.6.0)

public enum Certificate.Types.ManagedCertificate.Types.ProvisioningIssue.Types.Reason

Reference documentation and code samples for the Certificate Manager v1 API enum Certificate.Types.ManagedCertificate.Types.ProvisioningIssue.Types.Reason.

Reason for provisioning failures.

Namespace

Google.Cloud.CertificateManager.V1

Assembly

Google.Cloud.CertificateManager.V1.dll

Fields

NameDescription
AuthorizationIssue

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.

RateLimited

Exceeded Certificate Authority quotas or internal rate limits of the system. Provisioning may take longer to complete.

Unspecified

Reason is unspecified.