Interface protos.google.cloud.aiplatform.v1.schema.trainingjob.definition.IAutoMlImageSegmentationInputs (1.11.0)

Properties of an AutoMlImageSegmentationInputs.

Package

@google-cloud/aiplatform

Properties

baseModelId

baseModelId?: (string|null);

AutoMlImageSegmentationInputs baseModelId

Property Value
TypeDescription
(string|null)

budgetMilliNodeHours

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

AutoMlImageSegmentationInputs budgetMilliNodeHours

Property Value
TypeDescription
(number|Long|string|null)

modelType

modelType?: (google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlImageSegmentationInputs.ModelType|keyof typeof google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlImageSegmentationInputs.ModelType|null);

AutoMlImageSegmentationInputs modelType

Property Value
TypeDescription
(google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlImageSegmentationInputs.ModelType|keyof typeof google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlImageSegmentationInputs.ModelType|null)