public enum UnitOperationErrorCategory
Reference documentation and code samples for the SaaS Runtime v1beta1 API enum UnitOperationErrorCategory.
UnitOperationErrorCategory describes the error category of the unit operation.
Namespace
Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1Assembly
Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1.dll
Fields |
|
---|---|
Name | Description |
Fatal |
Unit operation error category is fatal |
Ignorable |
Unit operation error category is ignorable |
NotApplicable |
Unit operation error category is not applicable, or it is not an error |
Retriable |
Unit operation error category is retriable |
Standard |
Unit operation error category is standard, counts towards Rollout error budget |
Unspecified |
Unit operation error category is unspecified |