Class: Braintrust::Models::View::ObjectType
- Inherits:
-
Enum
- Object
- Enum
- Braintrust::Models::View::ObjectType
- Defined in:
- lib/braintrust/models/view.rb
Overview
The object type that the ACL applies to
Constant Summary collapse
- ORGANIZATION =
:organization
- PROJECT =
:project
- EXPERIMENT =
:experiment
- DATASET =
:dataset
- PROMPT =
:prompt
- PROMPT_SESSION =
:prompt_session
- GROUP =
:group
- ROLE =
:role
- ORG_MEMBER =
:org_member
- PROJECT_LOG =
:project_log
- ORG_PROJECT =
:org_project