class

OpenAI::CreateFineTuningCheckpointPermissionRequest

Inherits JSON::Serializable < Reference < Object

Constructors

new(project_ids : Array(String) = [] of String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

project_ids

The project identifiers to grant access to.

Source
project_ids=(project_ids : Array(String))

The project identifiers to grant access to.

Source