Class: Braintrust::Models::EnvVar::ObjectType
- Inherits:
-
Enum
- Object
- Enum
- Braintrust::Models::EnvVar::ObjectType
- Defined in:
- lib/braintrust/models/env_var.rb
Overview
The type of the object the environment variable is scoped for
Constant Summary collapse
- ORGANIZATION =
:organization
- PROJECT =
:project
- FUNCTION =
:function