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