Enum describing possible database errors.
| Enums | |
|---|---|
 | 
                Enum unspecified. | 
 | 
                The received error code is not known in this version. | 
 | 
                Multiple requests were attempting to modify the same resource at once. Retry the request. | 
 | 
                The request conflicted with existing data. This error will usually be replaced with a more specific error if the request is retried. | 
 | 
                The data written is too large. Split the request into smaller requests. |