File: ConsistencyPreference.md

package info (click to toggle)
golang-github-openfga-go-sdk 0.6.5-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid, trixie
  • size: 1,960 kB
  • sloc: makefile: 13
file content (15 lines) | stat: -rw-r--r-- 350 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# ConsistencyPreference

## Enum


* `UNSPECIFIED` (value: `"UNSPECIFIED"`)

* `MINIMIZE_LATENCY` (value: `"MINIMIZE_LATENCY"`)

* `HIGHER_CONSISTENCY` (value: `"HIGHER_CONSISTENCY"`)


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