| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1.schema.trainingjob.definition |
| Modifier and Type | Method and Description |
|---|---|
AutoMlTextSentimentInputs |
AutoMlTextSentimentInputs.Builder.build() |
AutoMlTextSentimentInputs |
AutoMlTextSentimentInputs.Builder.buildPartial() |
static AutoMlTextSentimentInputs |
AutoMlTextSentimentInputs.getDefaultInstance() |
AutoMlTextSentimentInputs |
AutoMlTextSentimentInputs.getDefaultInstanceForType() |
AutoMlTextSentimentInputs |
AutoMlTextSentimentInputs.Builder.getDefaultInstanceForType() |
AutoMlTextSentimentInputs |
AutoMlTextSentiment.getInputs()
The input parameters of this TrainingJob.
|
AutoMlTextSentimentInputs |
AutoMlTextSentiment.Builder.getInputs()
The input parameters of this TrainingJob.
|
AutoMlTextSentimentInputs |
AutoMlTextSentimentOrBuilder.getInputs()
The input parameters of this TrainingJob.
|
static AutoMlTextSentimentInputs |
AutoMlTextSentimentInputs.parseDelimitedFrom(InputStream input) |
static AutoMlTextSentimentInputs |
AutoMlTextSentimentInputs.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AutoMlTextSentimentInputs |
AutoMlTextSentimentInputs.parseFrom(byte[] data) |
static AutoMlTextSentimentInputs |
AutoMlTextSentimentInputs.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AutoMlTextSentimentInputs |
AutoMlTextSentimentInputs.parseFrom(ByteBuffer data) |
static AutoMlTextSentimentInputs |
AutoMlTextSentimentInputs.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AutoMlTextSentimentInputs |
AutoMlTextSentimentInputs.parseFrom(com.google.protobuf.ByteString data) |
static AutoMlTextSentimentInputs |
AutoMlTextSentimentInputs.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AutoMlTextSentimentInputs |
AutoMlTextSentimentInputs.parseFrom(com.google.protobuf.CodedInputStream input) |
static AutoMlTextSentimentInputs |
AutoMlTextSentimentInputs.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AutoMlTextSentimentInputs |
AutoMlTextSentimentInputs.parseFrom(InputStream input) |
static AutoMlTextSentimentInputs |
AutoMlTextSentimentInputs.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AutoMlTextSentimentInputs> |
AutoMlTextSentimentInputs.getParserForType() |
static com.google.protobuf.Parser<AutoMlTextSentimentInputs> |
AutoMlTextSentimentInputs.parser() |
| Modifier and Type | Method and Description |
|---|---|
AutoMlTextSentimentInputs.Builder |
AutoMlTextSentimentInputs.Builder.mergeFrom(AutoMlTextSentimentInputs other) |
AutoMlTextSentiment.Builder |
AutoMlTextSentiment.Builder.mergeInputs(AutoMlTextSentimentInputs value)
The input parameters of this TrainingJob.
|
static AutoMlTextSentimentInputs.Builder |
AutoMlTextSentimentInputs.newBuilder(AutoMlTextSentimentInputs prototype) |
AutoMlTextSentiment.Builder |
AutoMlTextSentiment.Builder.setInputs(AutoMlTextSentimentInputs value)
The input parameters of this TrainingJob.
|
Copyright © 2025 Google LLC. All rights reserved.