cloudTrainingDataInfo
Last updated
Structured identity of training data.
type CloudTrainingDataInfo {
dataType: String
location: String
locationType: String
locationPath: String
storageType: String
}dataType String
Role the data plays in the model lifecycle.
location String
Name of the asset that stores the data.
locationType String
Storage or service type that holds the data.
locationPath String
Fully qualified address of the data. Empty when unavailable.
storageType String
Normalized storage backend.
Last updated
