Interface protos.google.cloud.financialservices.v1.IEngineConfig (0.3.0)

Properties of an EngineConfig.

Package

@google-cloud/financialservices

Properties

createTime

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

EngineConfig createTime

engineVersion

engineVersion?: (string|null);

EngineConfig engineVersion

hyperparameterSource

hyperparameterSource?: (google.cloud.financialservices.v1.EngineConfig.IHyperparameterSource|null);

EngineConfig hyperparameterSource

hyperparameterSourceType

hyperparameterSourceType?: (google.cloud.financialservices.v1.EngineConfig.HyperparameterSourceType|keyof typeof google.cloud.financialservices.v1.EngineConfig.HyperparameterSourceType|null);

EngineConfig hyperparameterSourceType

labels

labels?: ({ [k: string]: string }|null);

EngineConfig labels

lineOfBusiness

lineOfBusiness?: (google.cloud.financialservices.v1.LineOfBusiness|keyof typeof google.cloud.financialservices.v1.LineOfBusiness|null);

EngineConfig lineOfBusiness

name

name?: (string|null);

EngineConfig name

performanceTarget

performanceTarget?: (google.cloud.financialservices.v1.EngineConfig.IPerformanceTarget|null);

EngineConfig performanceTarget

state

state?: (google.cloud.financialservices.v1.EngineConfig.State|keyof typeof google.cloud.financialservices.v1.EngineConfig.State|null);

EngineConfig state

tuning

tuning?: (google.cloud.financialservices.v1.EngineConfig.ITuning|null);

EngineConfig tuning

updateTime

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

EngineConfig updateTime