Interface AutoMlVideoClassificationInputsOrBuilder (3.42.0)

public interface AutoMlVideoClassificationInputsOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getModelType()

public abstract AutoMlVideoClassificationInputs.ModelType getModelType()

.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlVideoClassificationInputs.ModelType model_type = 1;

Returns
TypeDescription
AutoMlVideoClassificationInputs.ModelType

The modelType.

getModelTypeValue()

public abstract int getModelTypeValue()

.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlVideoClassificationInputs.ModelType model_type = 1;

Returns
TypeDescription
int

The enum numeric value on the wire for modelType.