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