OpenAI::UsageCodeInterpreterSessionsResult
Inherits JSON::Serializable < Reference < Object
The aggregated code interpreter sessions usage details of the specific time bucket.
Constructors
new(pull : JSON::PullParser)
Sourcenew(object : UsageCodeInterpreterSessionsResultObject = UsageCodeInterpreterSessionsResultObject::OrganizationUsageCodeInterpreterSessionsResult, num_sessions : Int64 | Nil = nil, project_id : UsageCodeInterpreterSessionsResultProjectId | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
object
Sourceobject=(object : UsageCodeInterpreterSessionsResultObject)
Sourceproject_id
Sourceproject_id=(project_id : UsageCodeInterpreterSessionsResultProjectId | Nil)
Source