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