Interface protos.google.cloud.discoveryengine.v1beta.ICustomTuningModel (1.9.0)

Properties of a CustomTuningModel.

Package

@google-cloud/discoveryengine

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

CustomTuningModel createTime

displayName

displayName?: (string|null);

CustomTuningModel displayName

modelState

modelState?: (google.cloud.discoveryengine.v1beta.CustomTuningModel.ModelState|keyof typeof google.cloud.discoveryengine.v1beta.CustomTuningModel.ModelState|null);

CustomTuningModel modelState

modelVersion

modelVersion?: (number|Long|string|null);

CustomTuningModel modelVersion

name

name?: (string|null);

CustomTuningModel name

trainingStartTime

trainingStartTime?: (google.protobuf.ITimestamp|null);

CustomTuningModel trainingStartTime