| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
Trial |
Trial.Builder.build() |
Trial |
Trial.Builder.buildPartial() |
static Trial |
Trial.getDefaultInstance() |
Trial |
Trial.getDefaultInstanceForType() |
Trial |
Trial.Builder.getDefaultInstanceForType() |
Trial |
HyperparameterTuningJobOrBuilder.getTrials(int index)
Output only.
|
Trial |
HyperparameterTuningJob.getTrials(int index)
Output only.
|
Trial |
HyperparameterTuningJob.Builder.getTrials(int index)
Output only.
|
static Trial |
Trial.parseDelimitedFrom(InputStream input) |
static Trial |
Trial.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Trial |
Trial.parseFrom(byte[] data) |
static Trial |
Trial.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Trial |
Trial.parseFrom(ByteBuffer data) |
static Trial |
Trial.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Trial |
Trial.parseFrom(com.google.protobuf.ByteString data) |
static Trial |
Trial.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Trial |
Trial.parseFrom(com.google.protobuf.CodedInputStream input) |
static Trial |
Trial.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Trial |
Trial.parseFrom(InputStream input) |
static Trial |
Trial.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Trial> |
Trial.getParserForType() |
List<Trial> |
HyperparameterTuningJobOrBuilder.getTrialsList()
Output only.
|
List<Trial> |
HyperparameterTuningJob.getTrialsList()
Output only.
|
List<Trial> |
HyperparameterTuningJob.Builder.getTrialsList()
Output only.
|
static com.google.protobuf.Parser<Trial> |
Trial.parser() |
| Modifier and Type | Method and Description |
|---|---|
HyperparameterTuningJob.Builder |
HyperparameterTuningJob.Builder.addTrials(int index,
Trial value)
Output only.
|
HyperparameterTuningJob.Builder |
HyperparameterTuningJob.Builder.addTrials(Trial value)
Output only.
|
Trial.Builder |
Trial.Builder.mergeFrom(Trial other) |
static Trial.Builder |
Trial.newBuilder(Trial prototype) |
HyperparameterTuningJob.Builder |
HyperparameterTuningJob.Builder.setTrials(int index,
Trial value)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
HyperparameterTuningJob.Builder |
HyperparameterTuningJob.Builder.addAllTrials(Iterable<? extends Trial> values)
Output only.
|
Copyright © 2021 Google LLC. All rights reserved.