次の方法で共有


ImagePrediction クラス

定義

画像予測要求の結果。

public class ImagePrediction
type ImagePrediction = class
Public Class ImagePrediction
継承
ImagePrediction

コンストラクター

ImagePrediction()

ImagePrediction クラスの新しいインスタンスを初期化します。

ImagePrediction(Guid, Guid, Guid, DateTime, IList<Prediction>)

ImagePrediction クラスの新しいインスタンスを初期化します。

プロパティ

Created

画像予測要求の結果。

Id

画像予測要求の結果。

Iteration

画像予測要求の結果。

Predictions

画像予測要求の結果。

Project

画像予測要求の結果。

適用対象