openfga 1.0.1

Rust SDK for OpenFGA — the open-source authorization system
Documentation
# InternalErrorCode

## Enum Variants

| Name | Value |
|---- | -----|
| NoInternalError | no_internal_error |
| InternalError | internal_error |
| Cancelled | cancelled |
| DeadlineExceeded | deadline_exceeded |
| AlreadyExists | already_exists |
| ResourceExhausted | resource_exhausted |
| FailedPrecondition | failed_precondition |
| Aborted | aborted |
| OutOfRange | out_of_range |
| Unavailable | unavailable |
| DataLoss | data_loss |


[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)