public interface AutoMlVideoClassificationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
AutoMlVideoClassificationInputs |
getInputs()
The input parameters of this TrainingJob.
|
AutoMlVideoClassificationInputsOrBuilder |
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.v1beta1.schema.trainingjob.definition.AutoMlVideoClassificationInputs inputs = 1;
AutoMlVideoClassificationInputs getInputs()
The input parameters of this TrainingJob.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlVideoClassificationInputs inputs = 1;
AutoMlVideoClassificationInputsOrBuilder getInputsOrBuilder()
The input parameters of this TrainingJob.
.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlVideoClassificationInputs inputs = 1;
Copyright © 2024 Google LLC. All rights reserved.