| 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 |
ListOptimalTrialsResponse.getOptimalTrials(int index)
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study.
|
Trial |
ListOptimalTrialsResponse.Builder.getOptimalTrials(int index)
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study.
|
Trial |
ListOptimalTrialsResponseOrBuilder.getOptimalTrials(int index)
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study.
|
Trial |
CreateTrialRequest.getTrial()
Required.
|
Trial |
CreateTrialRequest.Builder.getTrial()
Required.
|
Trial |
CreateTrialRequestOrBuilder.getTrial()
Required.
|
Trial |
HyperparameterTuningJobOrBuilder.getTrials(int index)
Output only.
|
Trial |
ListTrialsResponseOrBuilder.getTrials(int index)
The Trials associated with the Study.
|
Trial |
ListTrialsResponse.getTrials(int index)
The Trials associated with the Study.
|
Trial |
ListTrialsResponse.Builder.getTrials(int index)
The Trials associated with the Study.
|
Trial |
HyperparameterTuningJob.getTrials(int index)
Output only.
|
Trial |
HyperparameterTuningJob.Builder.getTrials(int index)
Output only.
|
Trial |
SuggestTrialsResponseOrBuilder.getTrials(int index)
A list of Trials.
|
Trial |
SuggestTrialsResponse.getTrials(int index)
A list of Trials.
|
Trial |
SuggestTrialsResponse.Builder.getTrials(int index)
A list of Trials.
|
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 |
|---|---|
List<Trial> |
ListOptimalTrialsResponse.getOptimalTrialsList()
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study.
|
List<Trial> |
ListOptimalTrialsResponse.Builder.getOptimalTrialsList()
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study.
|
List<Trial> |
ListOptimalTrialsResponseOrBuilder.getOptimalTrialsList()
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study.
|
com.google.protobuf.Parser<Trial> |
Trial.getParserForType() |
List<Trial> |
HyperparameterTuningJobOrBuilder.getTrialsList()
Output only.
|
List<Trial> |
ListTrialsResponseOrBuilder.getTrialsList()
The Trials associated with the Study.
|
List<Trial> |
ListTrialsResponse.getTrialsList()
The Trials associated with the Study.
|
List<Trial> |
ListTrialsResponse.Builder.getTrialsList()
The Trials associated with the Study.
|
List<Trial> |
HyperparameterTuningJob.getTrialsList()
Output only.
|
List<Trial> |
HyperparameterTuningJob.Builder.getTrialsList()
Output only.
|
List<Trial> |
SuggestTrialsResponseOrBuilder.getTrialsList()
A list of Trials.
|
List<Trial> |
SuggestTrialsResponse.getTrialsList()
A list of Trials.
|
List<Trial> |
SuggestTrialsResponse.Builder.getTrialsList()
A list of Trials.
|
static com.google.protobuf.Parser<Trial> |
Trial.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListOptimalTrialsResponse.Builder |
ListOptimalTrialsResponse.Builder.addOptimalTrials(int index,
Trial value)
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study.
|
ListOptimalTrialsResponse.Builder |
ListOptimalTrialsResponse.Builder.addOptimalTrials(Trial value)
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study.
|
ListTrialsResponse.Builder |
ListTrialsResponse.Builder.addTrials(int index,
Trial value)
The Trials associated with the Study.
|
HyperparameterTuningJob.Builder |
HyperparameterTuningJob.Builder.addTrials(int index,
Trial value)
Output only.
|
SuggestTrialsResponse.Builder |
SuggestTrialsResponse.Builder.addTrials(int index,
Trial value)
A list of Trials.
|
ListTrialsResponse.Builder |
ListTrialsResponse.Builder.addTrials(Trial value)
The Trials associated with the Study.
|
HyperparameterTuningJob.Builder |
HyperparameterTuningJob.Builder.addTrials(Trial value)
Output only.
|
SuggestTrialsResponse.Builder |
SuggestTrialsResponse.Builder.addTrials(Trial value)
A list of Trials.
|
Trial.Builder |
Trial.Builder.mergeFrom(Trial other) |
CreateTrialRequest.Builder |
CreateTrialRequest.Builder.mergeTrial(Trial value)
Required.
|
static Trial.Builder |
Trial.newBuilder(Trial prototype) |
ListOptimalTrialsResponse.Builder |
ListOptimalTrialsResponse.Builder.setOptimalTrials(int index,
Trial value)
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study.
|
CreateTrialRequest.Builder |
CreateTrialRequest.Builder.setTrial(Trial value)
Required.
|
ListTrialsResponse.Builder |
ListTrialsResponse.Builder.setTrials(int index,
Trial value)
The Trials associated with the Study.
|
HyperparameterTuningJob.Builder |
HyperparameterTuningJob.Builder.setTrials(int index,
Trial value)
Output only.
|
SuggestTrialsResponse.Builder |
SuggestTrialsResponse.Builder.setTrials(int index,
Trial value)
A list of Trials.
|
| Modifier and Type | Method and Description |
|---|---|
ListOptimalTrialsResponse.Builder |
ListOptimalTrialsResponse.Builder.addAllOptimalTrials(Iterable<? extends Trial> values)
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study.
|
ListTrialsResponse.Builder |
ListTrialsResponse.Builder.addAllTrials(Iterable<? extends Trial> values)
The Trials associated with the Study.
|
HyperparameterTuningJob.Builder |
HyperparameterTuningJob.Builder.addAllTrials(Iterable<? extends Trial> values)
Output only.
|
SuggestTrialsResponse.Builder |
SuggestTrialsResponse.Builder.addAllTrials(Iterable<? extends Trial> values)
A list of Trials.
|
Copyright © 2024 Google LLC. All rights reserved.