public static final class TrialContext.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TrialContext.Builder> implements TrialContextOrBuilder
Next ID: 3Protobuf type
google.cloud.aiplatform.v1.TrialContext| Modifier and Type | Method and Description |
|---|---|
TrialContext.Builder |
addAllParameters(Iterable<? extends Trial.Parameter> values)
If/when a Trial is generated or selected from this Context,
its Parameters will match any parameters specified here.
|
TrialContext.Builder |
addParameters(int index,
Trial.Parameter.Builder builderForValue)
If/when a Trial is generated or selected from this Context,
its Parameters will match any parameters specified here.
|
TrialContext.Builder |
addParameters(int index,
Trial.Parameter value)
If/when a Trial is generated or selected from this Context,
its Parameters will match any parameters specified here.
|
TrialContext.Builder |
addParameters(Trial.Parameter.Builder builderForValue)
If/when a Trial is generated or selected from this Context,
its Parameters will match any parameters specified here.
|
TrialContext.Builder |
addParameters(Trial.Parameter value)
If/when a Trial is generated or selected from this Context,
its Parameters will match any parameters specified here.
|
Trial.Parameter.Builder |
addParametersBuilder()
If/when a Trial is generated or selected from this Context,
its Parameters will match any parameters specified here.
|
Trial.Parameter.Builder |
addParametersBuilder(int index)
If/when a Trial is generated or selected from this Context,
its Parameters will match any parameters specified here.
|
TrialContext.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TrialContext |
build() |
TrialContext |
buildPartial() |
TrialContext.Builder |
clear() |
TrialContext.Builder |
clearDescription()
A human-readable field which can store a description of this context.
|
TrialContext.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TrialContext.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TrialContext.Builder |
clearParameters()
If/when a Trial is generated or selected from this Context,
its Parameters will match any parameters specified here.
|
TrialContext.Builder |
clone() |
TrialContext |
getDefaultInstanceForType() |
String |
getDescription()
A human-readable field which can store a description of this context.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
A human-readable field which can store a description of this context.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Trial.Parameter |
getParameters(int index)
If/when a Trial is generated or selected from this Context,
its Parameters will match any parameters specified here.
|
Trial.Parameter.Builder |
getParametersBuilder(int index)
If/when a Trial is generated or selected from this Context,
its Parameters will match any parameters specified here.
|
List<Trial.Parameter.Builder> |
getParametersBuilderList()
If/when a Trial is generated or selected from this Context,
its Parameters will match any parameters specified here.
|
int |
getParametersCount()
If/when a Trial is generated or selected from this Context,
its Parameters will match any parameters specified here.
|
List<Trial.Parameter> |
getParametersList()
If/when a Trial is generated or selected from this Context,
its Parameters will match any parameters specified here.
|
Trial.ParameterOrBuilder |
getParametersOrBuilder(int index)
If/when a Trial is generated or selected from this Context,
its Parameters will match any parameters specified here.
|
List<? extends Trial.ParameterOrBuilder> |
getParametersOrBuilderList()
If/when a Trial is generated or selected from this Context,
its Parameters will match any parameters specified here.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TrialContext.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TrialContext.Builder |
mergeFrom(com.google.protobuf.Message other) |
TrialContext.Builder |
mergeFrom(TrialContext other) |
TrialContext.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TrialContext.Builder |
removeParameters(int index)
If/when a Trial is generated or selected from this Context,
its Parameters will match any parameters specified here.
|
TrialContext.Builder |
setDescription(String value)
A human-readable field which can store a description of this context.
|
TrialContext.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
A human-readable field which can store a description of this context.
|
TrialContext.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TrialContext.Builder |
setParameters(int index,
Trial.Parameter.Builder builderForValue)
If/when a Trial is generated or selected from this Context,
its Parameters will match any parameters specified here.
|
TrialContext.Builder |
setParameters(int index,
Trial.Parameter value)
If/when a Trial is generated or selected from this Context,
its Parameters will match any parameters specified here.
|
TrialContext.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TrialContext.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<TrialContext.Builder>public TrialContext.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<TrialContext.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<TrialContext.Builder>public TrialContext getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic TrialContext build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic TrialContext buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic TrialContext.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<TrialContext.Builder>public TrialContext.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<TrialContext.Builder>public TrialContext.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<TrialContext.Builder>public TrialContext.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<TrialContext.Builder>public TrialContext.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TrialContext.Builder>public TrialContext.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TrialContext.Builder>public TrialContext.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TrialContext.Builder>public TrialContext.Builder mergeFrom(TrialContext other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<TrialContext.Builder>public TrialContext.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TrialContext.Builder>IOExceptionpublic String getDescription()
A human-readable field which can store a description of this context. This will become part of the resulting Trial's description field.
string description = 1;getDescription in interface TrialContextOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
A human-readable field which can store a description of this context. This will become part of the resulting Trial's description field.
string description = 1;getDescriptionBytes in interface TrialContextOrBuilderpublic TrialContext.Builder setDescription(String value)
A human-readable field which can store a description of this context. This will become part of the resulting Trial's description field.
string description = 1;value - The description to set.public TrialContext.Builder clearDescription()
A human-readable field which can store a description of this context. This will become part of the resulting Trial's description field.
string description = 1;public TrialContext.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
A human-readable field which can store a description of this context. This will become part of the resulting Trial's description field.
string description = 1;value - The bytes for description to set.public List<Trial.Parameter> getParametersList()
If/when a Trial is generated or selected from this Context, its Parameters will match any parameters specified here. (I.e. if this context specifies parameter name:'a' int_value:3, then a resulting Trial will have int_value:3 for its parameter named 'a'.) Note that we first attempt to match existing REQUESTED Trials with contexts, and if there are no matches, we generate suggestions in the subspace defined by the parameters specified here. NOTE: a Context without any Parameters matches the entire feasible search space.
repeated .google.cloud.aiplatform.v1.Trial.Parameter parameters = 2;getParametersList in interface TrialContextOrBuilderpublic int getParametersCount()
If/when a Trial is generated or selected from this Context, its Parameters will match any parameters specified here. (I.e. if this context specifies parameter name:'a' int_value:3, then a resulting Trial will have int_value:3 for its parameter named 'a'.) Note that we first attempt to match existing REQUESTED Trials with contexts, and if there are no matches, we generate suggestions in the subspace defined by the parameters specified here. NOTE: a Context without any Parameters matches the entire feasible search space.
repeated .google.cloud.aiplatform.v1.Trial.Parameter parameters = 2;getParametersCount in interface TrialContextOrBuilderpublic Trial.Parameter getParameters(int index)
If/when a Trial is generated or selected from this Context, its Parameters will match any parameters specified here. (I.e. if this context specifies parameter name:'a' int_value:3, then a resulting Trial will have int_value:3 for its parameter named 'a'.) Note that we first attempt to match existing REQUESTED Trials with contexts, and if there are no matches, we generate suggestions in the subspace defined by the parameters specified here. NOTE: a Context without any Parameters matches the entire feasible search space.
repeated .google.cloud.aiplatform.v1.Trial.Parameter parameters = 2;getParameters in interface TrialContextOrBuilderpublic TrialContext.Builder setParameters(int index, Trial.Parameter value)
If/when a Trial is generated or selected from this Context, its Parameters will match any parameters specified here. (I.e. if this context specifies parameter name:'a' int_value:3, then a resulting Trial will have int_value:3 for its parameter named 'a'.) Note that we first attempt to match existing REQUESTED Trials with contexts, and if there are no matches, we generate suggestions in the subspace defined by the parameters specified here. NOTE: a Context without any Parameters matches the entire feasible search space.
repeated .google.cloud.aiplatform.v1.Trial.Parameter parameters = 2;public TrialContext.Builder setParameters(int index, Trial.Parameter.Builder builderForValue)
If/when a Trial is generated or selected from this Context, its Parameters will match any parameters specified here. (I.e. if this context specifies parameter name:'a' int_value:3, then a resulting Trial will have int_value:3 for its parameter named 'a'.) Note that we first attempt to match existing REQUESTED Trials with contexts, and if there are no matches, we generate suggestions in the subspace defined by the parameters specified here. NOTE: a Context without any Parameters matches the entire feasible search space.
repeated .google.cloud.aiplatform.v1.Trial.Parameter parameters = 2;public TrialContext.Builder addParameters(Trial.Parameter value)
If/when a Trial is generated or selected from this Context, its Parameters will match any parameters specified here. (I.e. if this context specifies parameter name:'a' int_value:3, then a resulting Trial will have int_value:3 for its parameter named 'a'.) Note that we first attempt to match existing REQUESTED Trials with contexts, and if there are no matches, we generate suggestions in the subspace defined by the parameters specified here. NOTE: a Context without any Parameters matches the entire feasible search space.
repeated .google.cloud.aiplatform.v1.Trial.Parameter parameters = 2;public TrialContext.Builder addParameters(int index, Trial.Parameter value)
If/when a Trial is generated or selected from this Context, its Parameters will match any parameters specified here. (I.e. if this context specifies parameter name:'a' int_value:3, then a resulting Trial will have int_value:3 for its parameter named 'a'.) Note that we first attempt to match existing REQUESTED Trials with contexts, and if there are no matches, we generate suggestions in the subspace defined by the parameters specified here. NOTE: a Context without any Parameters matches the entire feasible search space.
repeated .google.cloud.aiplatform.v1.Trial.Parameter parameters = 2;public TrialContext.Builder addParameters(Trial.Parameter.Builder builderForValue)
If/when a Trial is generated or selected from this Context, its Parameters will match any parameters specified here. (I.e. if this context specifies parameter name:'a' int_value:3, then a resulting Trial will have int_value:3 for its parameter named 'a'.) Note that we first attempt to match existing REQUESTED Trials with contexts, and if there are no matches, we generate suggestions in the subspace defined by the parameters specified here. NOTE: a Context without any Parameters matches the entire feasible search space.
repeated .google.cloud.aiplatform.v1.Trial.Parameter parameters = 2;public TrialContext.Builder addParameters(int index, Trial.Parameter.Builder builderForValue)
If/when a Trial is generated or selected from this Context, its Parameters will match any parameters specified here. (I.e. if this context specifies parameter name:'a' int_value:3, then a resulting Trial will have int_value:3 for its parameter named 'a'.) Note that we first attempt to match existing REQUESTED Trials with contexts, and if there are no matches, we generate suggestions in the subspace defined by the parameters specified here. NOTE: a Context without any Parameters matches the entire feasible search space.
repeated .google.cloud.aiplatform.v1.Trial.Parameter parameters = 2;public TrialContext.Builder addAllParameters(Iterable<? extends Trial.Parameter> values)
If/when a Trial is generated or selected from this Context, its Parameters will match any parameters specified here. (I.e. if this context specifies parameter name:'a' int_value:3, then a resulting Trial will have int_value:3 for its parameter named 'a'.) Note that we first attempt to match existing REQUESTED Trials with contexts, and if there are no matches, we generate suggestions in the subspace defined by the parameters specified here. NOTE: a Context without any Parameters matches the entire feasible search space.
repeated .google.cloud.aiplatform.v1.Trial.Parameter parameters = 2;public TrialContext.Builder clearParameters()
If/when a Trial is generated or selected from this Context, its Parameters will match any parameters specified here. (I.e. if this context specifies parameter name:'a' int_value:3, then a resulting Trial will have int_value:3 for its parameter named 'a'.) Note that we first attempt to match existing REQUESTED Trials with contexts, and if there are no matches, we generate suggestions in the subspace defined by the parameters specified here. NOTE: a Context without any Parameters matches the entire feasible search space.
repeated .google.cloud.aiplatform.v1.Trial.Parameter parameters = 2;public TrialContext.Builder removeParameters(int index)
If/when a Trial is generated or selected from this Context, its Parameters will match any parameters specified here. (I.e. if this context specifies parameter name:'a' int_value:3, then a resulting Trial will have int_value:3 for its parameter named 'a'.) Note that we first attempt to match existing REQUESTED Trials with contexts, and if there are no matches, we generate suggestions in the subspace defined by the parameters specified here. NOTE: a Context without any Parameters matches the entire feasible search space.
repeated .google.cloud.aiplatform.v1.Trial.Parameter parameters = 2;public Trial.Parameter.Builder getParametersBuilder(int index)
If/when a Trial is generated or selected from this Context, its Parameters will match any parameters specified here. (I.e. if this context specifies parameter name:'a' int_value:3, then a resulting Trial will have int_value:3 for its parameter named 'a'.) Note that we first attempt to match existing REQUESTED Trials with contexts, and if there are no matches, we generate suggestions in the subspace defined by the parameters specified here. NOTE: a Context without any Parameters matches the entire feasible search space.
repeated .google.cloud.aiplatform.v1.Trial.Parameter parameters = 2;public Trial.ParameterOrBuilder getParametersOrBuilder(int index)
If/when a Trial is generated or selected from this Context, its Parameters will match any parameters specified here. (I.e. if this context specifies parameter name:'a' int_value:3, then a resulting Trial will have int_value:3 for its parameter named 'a'.) Note that we first attempt to match existing REQUESTED Trials with contexts, and if there are no matches, we generate suggestions in the subspace defined by the parameters specified here. NOTE: a Context without any Parameters matches the entire feasible search space.
repeated .google.cloud.aiplatform.v1.Trial.Parameter parameters = 2;getParametersOrBuilder in interface TrialContextOrBuilderpublic List<? extends Trial.ParameterOrBuilder> getParametersOrBuilderList()
If/when a Trial is generated or selected from this Context, its Parameters will match any parameters specified here. (I.e. if this context specifies parameter name:'a' int_value:3, then a resulting Trial will have int_value:3 for its parameter named 'a'.) Note that we first attempt to match existing REQUESTED Trials with contexts, and if there are no matches, we generate suggestions in the subspace defined by the parameters specified here. NOTE: a Context without any Parameters matches the entire feasible search space.
repeated .google.cloud.aiplatform.v1.Trial.Parameter parameters = 2;getParametersOrBuilderList in interface TrialContextOrBuilderpublic Trial.Parameter.Builder addParametersBuilder()
If/when a Trial is generated or selected from this Context, its Parameters will match any parameters specified here. (I.e. if this context specifies parameter name:'a' int_value:3, then a resulting Trial will have int_value:3 for its parameter named 'a'.) Note that we first attempt to match existing REQUESTED Trials with contexts, and if there are no matches, we generate suggestions in the subspace defined by the parameters specified here. NOTE: a Context without any Parameters matches the entire feasible search space.
repeated .google.cloud.aiplatform.v1.Trial.Parameter parameters = 2;public Trial.Parameter.Builder addParametersBuilder(int index)
If/when a Trial is generated or selected from this Context, its Parameters will match any parameters specified here. (I.e. if this context specifies parameter name:'a' int_value:3, then a resulting Trial will have int_value:3 for its parameter named 'a'.) Note that we first attempt to match existing REQUESTED Trials with contexts, and if there are no matches, we generate suggestions in the subspace defined by the parameters specified here. NOTE: a Context without any Parameters matches the entire feasible search space.
repeated .google.cloud.aiplatform.v1.Trial.Parameter parameters = 2;public List<Trial.Parameter.Builder> getParametersBuilderList()
If/when a Trial is generated or selected from this Context, its Parameters will match any parameters specified here. (I.e. if this context specifies parameter name:'a' int_value:3, then a resulting Trial will have int_value:3 for its parameter named 'a'.) Note that we first attempt to match existing REQUESTED Trials with contexts, and if there are no matches, we generate suggestions in the subspace defined by the parameters specified here. NOTE: a Context without any Parameters matches the entire feasible search space.
repeated .google.cloud.aiplatform.v1.Trial.Parameter parameters = 2;public final TrialContext.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TrialContext.Builder>public final TrialContext.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TrialContext.Builder>Copyright © 2023 Google LLC. All rights reserved.