Interface AutoMlVideoObjectTrackingInputsOrBuilder (3.42.0)

public interface AutoMlVideoObjectTrackingInputsOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getModelType()

public abstract AutoMlVideoObjectTrackingInputs.ModelType getModelType()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlVideoObjectTrackingInputs.ModelType model_type = 1;

Returns
TypeDescription
AutoMlVideoObjectTrackingInputs.ModelType

The modelType.

getModelTypeValue()

public abstract int getModelTypeValue()

.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlVideoObjectTrackingInputs.ModelType model_type = 1;

Returns
TypeDescription
int

The enum numeric value on the wire for modelType.