Properties of a PredictionResult.
Package
@google-cloud/financialservicesProperties
createTime
createTime?: (google.protobuf.ITimestamp|null);PredictionResult createTime
dataset
dataset?: (string|null);PredictionResult dataset
endTime
endTime?: (google.protobuf.ITimestamp|null);PredictionResult endTime
labels
labels?: ({ [k: string]: string }|null);PredictionResult labels
lineOfBusiness
lineOfBusiness?: (google.cloud.financialservices.v1.LineOfBusiness|keyof typeof google.cloud.financialservices.v1.LineOfBusiness|null);PredictionResult lineOfBusiness
model
model?: (string|null);PredictionResult model
name
name?: (string|null);PredictionResult name
outputs
outputs?: (google.cloud.financialservices.v1.PredictionResult.IOutputs|null);PredictionResult outputs
predictionPeriods
predictionPeriods?: (number|null);PredictionResult predictionPeriods
state
state?: (google.cloud.financialservices.v1.PredictionResult.State|keyof typeof google.cloud.financialservices.v1.PredictionResult.State|null);PredictionResult state
updateTime
updateTime?: (google.protobuf.ITimestamp|null);PredictionResult updateTime