public static final class ListOptimalTrialsResponse.Builder extends GeneratedMessageV3.Builder<ListOptimalTrialsResponse.Builder> implements ListOptimalTrialsResponseOrBuilder
Response message for
VizierService.ListOptimalTrials.
Protobuf type google.cloud.aiplatform.v1.ListOptimalTrialsResponse
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
public static final Descriptors.Descriptor getDescriptor()
Returns
Methods
public ListOptimalTrialsResponse.Builder addAllOptimalTrials(Iterable<? extends Trial> values)
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study. The definition of
pareto-optimal can be checked in wiki page.
https://en.wikipedia.org/wiki/Pareto_efficiency
repeated .google.cloud.aiplatform.v1.Trial optimal_trials = 1;
Parameter
Name | Description |
values | Iterable<? extends com.google.cloud.aiplatform.v1.Trial>
|
Returns
public ListOptimalTrialsResponse.Builder addOptimalTrials(Trial value)
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study. The definition of
pareto-optimal can be checked in wiki page.
https://en.wikipedia.org/wiki/Pareto_efficiency
repeated .google.cloud.aiplatform.v1.Trial optimal_trials = 1;
Parameter
Name | Description |
value | Trial
|
Returns
public ListOptimalTrialsResponse.Builder addOptimalTrials(Trial.Builder builderForValue)
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study. The definition of
pareto-optimal can be checked in wiki page.
https://en.wikipedia.org/wiki/Pareto_efficiency
repeated .google.cloud.aiplatform.v1.Trial optimal_trials = 1;
Parameter
Returns
public ListOptimalTrialsResponse.Builder addOptimalTrials(int index, Trial value)
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study. The definition of
pareto-optimal can be checked in wiki page.
https://en.wikipedia.org/wiki/Pareto_efficiency
repeated .google.cloud.aiplatform.v1.Trial optimal_trials = 1;
Parameters
Returns
public ListOptimalTrialsResponse.Builder addOptimalTrials(int index, Trial.Builder builderForValue)
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study. The definition of
pareto-optimal can be checked in wiki page.
https://en.wikipedia.org/wiki/Pareto_efficiency
repeated .google.cloud.aiplatform.v1.Trial optimal_trials = 1;
Parameters
Returns
public Trial.Builder addOptimalTrialsBuilder()
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study. The definition of
pareto-optimal can be checked in wiki page.
https://en.wikipedia.org/wiki/Pareto_efficiency
repeated .google.cloud.aiplatform.v1.Trial optimal_trials = 1;
Returns
public Trial.Builder addOptimalTrialsBuilder(int index)
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study. The definition of
pareto-optimal can be checked in wiki page.
https://en.wikipedia.org/wiki/Pareto_efficiency
repeated .google.cloud.aiplatform.v1.Trial optimal_trials = 1;
Parameter
Returns
public ListOptimalTrialsResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Returns
Overrides
public ListOptimalTrialsResponse build()
Returns
public ListOptimalTrialsResponse buildPartial()
Returns
public ListOptimalTrialsResponse.Builder clear()
Returns
Overrides
public ListOptimalTrialsResponse.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Returns
Overrides
public ListOptimalTrialsResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Returns
Overrides
public ListOptimalTrialsResponse.Builder clearOptimalTrials()
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study. The definition of
pareto-optimal can be checked in wiki page.
https://en.wikipedia.org/wiki/Pareto_efficiency
repeated .google.cloud.aiplatform.v1.Trial optimal_trials = 1;
Returns
public ListOptimalTrialsResponse.Builder clone()
Returns
Overrides
public ListOptimalTrialsResponse getDefaultInstanceForType()
Returns
public Descriptors.Descriptor getDescriptorForType()
Returns
Overrides
public Trial getOptimalTrials(int index)
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study. The definition of
pareto-optimal can be checked in wiki page.
https://en.wikipedia.org/wiki/Pareto_efficiency
repeated .google.cloud.aiplatform.v1.Trial optimal_trials = 1;
Parameter
Returns
public Trial.Builder getOptimalTrialsBuilder(int index)
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study. The definition of
pareto-optimal can be checked in wiki page.
https://en.wikipedia.org/wiki/Pareto_efficiency
repeated .google.cloud.aiplatform.v1.Trial optimal_trials = 1;
Parameter
Returns
public List<Trial.Builder> getOptimalTrialsBuilderList()
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study. The definition of
pareto-optimal can be checked in wiki page.
https://en.wikipedia.org/wiki/Pareto_efficiency
repeated .google.cloud.aiplatform.v1.Trial optimal_trials = 1;
Returns
public int getOptimalTrialsCount()
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study. The definition of
pareto-optimal can be checked in wiki page.
https://en.wikipedia.org/wiki/Pareto_efficiency
repeated .google.cloud.aiplatform.v1.Trial optimal_trials = 1;
Returns
public List<Trial> getOptimalTrialsList()
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study. The definition of
pareto-optimal can be checked in wiki page.
https://en.wikipedia.org/wiki/Pareto_efficiency
repeated .google.cloud.aiplatform.v1.Trial optimal_trials = 1;
Returns
public TrialOrBuilder getOptimalTrialsOrBuilder(int index)
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study. The definition of
pareto-optimal can be checked in wiki page.
https://en.wikipedia.org/wiki/Pareto_efficiency
repeated .google.cloud.aiplatform.v1.Trial optimal_trials = 1;
Parameter
Returns
public List<? extends TrialOrBuilder> getOptimalTrialsOrBuilderList()
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study. The definition of
pareto-optimal can be checked in wiki page.
https://en.wikipedia.org/wiki/Pareto_efficiency
repeated .google.cloud.aiplatform.v1.Trial optimal_trials = 1;
Returns
Type | Description |
List<? extends com.google.cloud.aiplatform.v1.TrialOrBuilder> | |
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Overrides
public final boolean isInitialized()
Returns
Overrides
public ListOptimalTrialsResponse.Builder mergeFrom(ListOptimalTrialsResponse other)
Parameter
Returns
public ListOptimalTrialsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Returns
Overrides
Exceptions
public ListOptimalTrialsResponse.Builder mergeFrom(Message other)
Parameter
Returns
Overrides
public final ListOptimalTrialsResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Returns
Overrides
public ListOptimalTrialsResponse.Builder removeOptimalTrials(int index)
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study. The definition of
pareto-optimal can be checked in wiki page.
https://en.wikipedia.org/wiki/Pareto_efficiency
repeated .google.cloud.aiplatform.v1.Trial optimal_trials = 1;
Parameter
Returns
public ListOptimalTrialsResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Returns
Overrides
public ListOptimalTrialsResponse.Builder setOptimalTrials(int index, Trial value)
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study. The definition of
pareto-optimal can be checked in wiki page.
https://en.wikipedia.org/wiki/Pareto_efficiency
repeated .google.cloud.aiplatform.v1.Trial optimal_trials = 1;
Parameters
Returns
public ListOptimalTrialsResponse.Builder setOptimalTrials(int index, Trial.Builder builderForValue)
The pareto-optimal Trials for multiple objective Study or the
optimal trial for single objective Study. The definition of
pareto-optimal can be checked in wiki page.
https://en.wikipedia.org/wiki/Pareto_efficiency
repeated .google.cloud.aiplatform.v1.Trial optimal_trials = 1;
Parameters
Returns
public ListOptimalTrialsResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Returns
Overrides
public final ListOptimalTrialsResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Returns
Overrides