public interface AutoMlVideoObjectTrackingOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
AutoMlVideoObjectTrackingInputs |
getInputs()
The input parameters of this TrainingJob.
|
AutoMlVideoObjectTrackingInputsOrBuilder |
getInputsOrBuilder()
The input parameters of this TrainingJob.
|
boolean |
hasInputs()
The input parameters of this TrainingJob.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasInputs()
The input parameters of this TrainingJob.
.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlVideoObjectTrackingInputs inputs = 1;
AutoMlVideoObjectTrackingInputs getInputs()
The input parameters of this TrainingJob.
.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlVideoObjectTrackingInputs inputs = 1;
AutoMlVideoObjectTrackingInputsOrBuilder getInputsOrBuilder()
The input parameters of this TrainingJob.
.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlVideoObjectTrackingInputs inputs = 1;
Copyright © 2025 Google LLC. All rights reserved.