OpenFga::SourceInfo

February 16, 2026 ยท View on GitHub

Properties

NameTypeDescriptionNotes
fileString[optional]

Example

require 'openfga'

instance = OpenFga::SourceInfo.new(
  file: null
)