class wandb.apis.public.ArtifactCollection
関連する アーティファクト のグループを表す アーティファクト コレクション。プロパティ
プロパティ aliases
このコレクションに含まれるすべての artifact バージョンのエイリアス。プロパティ created_at
artifact collection が作成された日時。プロパティ description
artifact collection の説明。プロパティ entity
プロジェクトの所有者である entity (ユーザーまたはチーム) 。プロパティ id
artifact collection の一意の識別子です。プロパティ 名
artifact collection の名です。プロパティ project
artifact collection が含まれるプロジェクト。プロパティ tags
artifact collection に関連付けられているタグ。プロパティ type
アーティファクト コレクションのタイプを返します。プロパティ updated_at
ArtifactCollection が最後に更新された日時。メソッド
method ArtifactCollection.artifacts()
引数
per_page: 1 ページあたりに取得するアーティファクト数。start: 過去のクエリを再開するためのページネーションカーソル。以前の paginator の.cursor属性から取得した値を指定します。
method ArtifactCollection.change_type()
save でタイプを直接変更してください。
引数
new_type: