Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 544 Bytes

ConsistencyPreference.md

File metadata and controls

10 lines (6 loc) · 544 Bytes

OpenFga.Sdk.Model.ConsistencyPreference

  • UNSPECIFIED: Default if not set. Behavior will be the same as MINIMIZE_LATENCY - MINIMIZE_LATENCY: Minimize latency at the potential expense of lower consistency. - HIGHER_CONSISTENCY: Prefer higher consistency, at the potential expense of increased latency.

Properties

Name Type Description Notes

[Back to Model list] [Back to API list] [Back to README]