public enum Certificate.ManagedCertificate.ProvisioningIssue.Reason extends Enum<Certificate.ManagedCertificate.ProvisioningIssue.Reason> implements ProtocolMessageEnum
Protobuf enum
google.events.cloud.certificatemanager.v1.Certificate.ManagedCertificate.ProvisioningIssue.Reason
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
AUTHORIZATION_ISSUE |
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_ISSUE_VALUE |
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
|
RATE_LIMITED |
Exceeded Certificate Authority quotas or internal rate limits of the system. Provisioning may take longer to complete. |
RATE_LIMITED_VALUE |
Exceeded Certificate Authority quotas or internal rate limits of the system. Provisioning may take longer to complete. |
REASON_UNSPECIFIED |
|
REASON_UNSPECIFIED_VALUE |
|
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |