public static final class Service.GetExperiment.Response.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Service.GetExperiment.Response.Builder> implements Service.GetExperiment.ResponseOrBuilder
mlflow.GetExperiment.Response| Modifier and Type | Method and Description |
|---|---|
Service.GetExperiment.Response.Builder |
addAllRuns(Iterable<? extends Service.RunInfo> values)
All (max limit to be imposed) active runs associated with this experiment.
|
Service.GetExperiment.Response.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.GetExperiment.Response.Builder |
addRuns(int index,
Service.RunInfo.Builder builderForValue)
All (max limit to be imposed) active runs associated with this experiment.
|
Service.GetExperiment.Response.Builder |
addRuns(int index,
Service.RunInfo value)
All (max limit to be imposed) active runs associated with this experiment.
|
Service.GetExperiment.Response.Builder |
addRuns(Service.RunInfo.Builder builderForValue)
All (max limit to be imposed) active runs associated with this experiment.
|
Service.GetExperiment.Response.Builder |
addRuns(Service.RunInfo value)
All (max limit to be imposed) active runs associated with this experiment.
|
Service.RunInfo.Builder |
addRunsBuilder()
All (max limit to be imposed) active runs associated with this experiment.
|
Service.RunInfo.Builder |
addRunsBuilder(int index)
All (max limit to be imposed) active runs associated with this experiment.
|
Service.GetExperiment.Response |
build() |
Service.GetExperiment.Response |
buildPartial() |
Service.GetExperiment.Response.Builder |
clear() |
Service.GetExperiment.Response.Builder |
clearExperiment()
Experiment details.
|
Service.GetExperiment.Response.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Service.GetExperiment.Response.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Service.GetExperiment.Response.Builder |
clearRuns()
All (max limit to be imposed) active runs associated with this experiment.
|
Service.GetExperiment.Response.Builder |
clone() |
Service.GetExperiment.Response |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Service.Experiment |
getExperiment()
Experiment details.
|
Service.Experiment.Builder |
getExperimentBuilder()
Experiment details.
|
Service.ExperimentOrBuilder |
getExperimentOrBuilder()
Experiment details.
|
Service.RunInfo |
getRuns(int index)
All (max limit to be imposed) active runs associated with this experiment.
|
Service.RunInfo.Builder |
getRunsBuilder(int index)
All (max limit to be imposed) active runs associated with this experiment.
|
List<Service.RunInfo.Builder> |
getRunsBuilderList()
All (max limit to be imposed) active runs associated with this experiment.
|
int |
getRunsCount()
All (max limit to be imposed) active runs associated with this experiment.
|
List<Service.RunInfo> |
getRunsList()
All (max limit to be imposed) active runs associated with this experiment.
|
Service.RunInfoOrBuilder |
getRunsOrBuilder(int index)
All (max limit to be imposed) active runs associated with this experiment.
|
List<? extends Service.RunInfoOrBuilder> |
getRunsOrBuilderList()
All (max limit to be imposed) active runs associated with this experiment.
|
boolean |
hasExperiment()
Experiment details.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Service.GetExperiment.Response.Builder |
mergeExperiment(Service.Experiment value)
Experiment details.
|
Service.GetExperiment.Response.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Service.GetExperiment.Response.Builder |
mergeFrom(com.google.protobuf.Message other) |
Service.GetExperiment.Response.Builder |
mergeFrom(Service.GetExperiment.Response other) |
Service.GetExperiment.Response.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Service.GetExperiment.Response.Builder |
removeRuns(int index)
All (max limit to be imposed) active runs associated with this experiment.
|
Service.GetExperiment.Response.Builder |
setExperiment(Service.Experiment.Builder builderForValue)
Experiment details.
|
Service.GetExperiment.Response.Builder |
setExperiment(Service.Experiment value)
Experiment details.
|
Service.GetExperiment.Response.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.GetExperiment.Response.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Service.GetExperiment.Response.Builder |
setRuns(int index,
Service.RunInfo.Builder builderForValue)
All (max limit to be imposed) active runs associated with this experiment.
|
Service.GetExperiment.Response.Builder |
setRuns(int index,
Service.RunInfo value)
All (max limit to be imposed) active runs associated with this experiment.
|
Service.GetExperiment.Response.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, 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<Service.GetExperiment.Response.Builder>public Service.GetExperiment.Response.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Service.GetExperiment.Response.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<Service.GetExperiment.Response.Builder>public Service.GetExperiment.Response getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Service.GetExperiment.Response build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Service.GetExperiment.Response buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Service.GetExperiment.Response.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Service.GetExperiment.Response.Builder>public Service.GetExperiment.Response.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<Service.GetExperiment.Response.Builder>public Service.GetExperiment.Response.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Service.GetExperiment.Response.Builder>public Service.GetExperiment.Response.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Service.GetExperiment.Response.Builder>public Service.GetExperiment.Response.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<Service.GetExperiment.Response.Builder>public Service.GetExperiment.Response.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<Service.GetExperiment.Response.Builder>public Service.GetExperiment.Response.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Service.GetExperiment.Response.Builder>public Service.GetExperiment.Response.Builder mergeFrom(Service.GetExperiment.Response other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Service.GetExperiment.Response.Builder>public Service.GetExperiment.Response.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<Service.GetExperiment.Response.Builder>IOExceptionpublic boolean hasExperiment()
Experiment details.
optional .mlflow.Experiment experiment = 1;hasExperiment in interface Service.GetExperiment.ResponseOrBuilderpublic Service.Experiment getExperiment()
Experiment details.
optional .mlflow.Experiment experiment = 1;getExperiment in interface Service.GetExperiment.ResponseOrBuilderpublic Service.GetExperiment.Response.Builder setExperiment(Service.Experiment value)
Experiment details.
optional .mlflow.Experiment experiment = 1;public Service.GetExperiment.Response.Builder setExperiment(Service.Experiment.Builder builderForValue)
Experiment details.
optional .mlflow.Experiment experiment = 1;public Service.GetExperiment.Response.Builder mergeExperiment(Service.Experiment value)
Experiment details.
optional .mlflow.Experiment experiment = 1;public Service.GetExperiment.Response.Builder clearExperiment()
Experiment details.
optional .mlflow.Experiment experiment = 1;public Service.Experiment.Builder getExperimentBuilder()
Experiment details.
optional .mlflow.Experiment experiment = 1;public Service.ExperimentOrBuilder getExperimentOrBuilder()
Experiment details.
optional .mlflow.Experiment experiment = 1;getExperimentOrBuilder in interface Service.GetExperiment.ResponseOrBuilderpublic List<Service.RunInfo> getRunsList()
All (max limit to be imposed) active runs associated with this experiment.
repeated .mlflow.RunInfo runs = 2;getRunsList in interface Service.GetExperiment.ResponseOrBuilderpublic int getRunsCount()
All (max limit to be imposed) active runs associated with this experiment.
repeated .mlflow.RunInfo runs = 2;getRunsCount in interface Service.GetExperiment.ResponseOrBuilderpublic Service.RunInfo getRuns(int index)
All (max limit to be imposed) active runs associated with this experiment.
repeated .mlflow.RunInfo runs = 2;getRuns in interface Service.GetExperiment.ResponseOrBuilderpublic Service.GetExperiment.Response.Builder setRuns(int index, Service.RunInfo value)
All (max limit to be imposed) active runs associated with this experiment.
repeated .mlflow.RunInfo runs = 2;public Service.GetExperiment.Response.Builder setRuns(int index, Service.RunInfo.Builder builderForValue)
All (max limit to be imposed) active runs associated with this experiment.
repeated .mlflow.RunInfo runs = 2;public Service.GetExperiment.Response.Builder addRuns(Service.RunInfo value)
All (max limit to be imposed) active runs associated with this experiment.
repeated .mlflow.RunInfo runs = 2;public Service.GetExperiment.Response.Builder addRuns(int index, Service.RunInfo value)
All (max limit to be imposed) active runs associated with this experiment.
repeated .mlflow.RunInfo runs = 2;public Service.GetExperiment.Response.Builder addRuns(Service.RunInfo.Builder builderForValue)
All (max limit to be imposed) active runs associated with this experiment.
repeated .mlflow.RunInfo runs = 2;public Service.GetExperiment.Response.Builder addRuns(int index, Service.RunInfo.Builder builderForValue)
All (max limit to be imposed) active runs associated with this experiment.
repeated .mlflow.RunInfo runs = 2;public Service.GetExperiment.Response.Builder addAllRuns(Iterable<? extends Service.RunInfo> values)
All (max limit to be imposed) active runs associated with this experiment.
repeated .mlflow.RunInfo runs = 2;public Service.GetExperiment.Response.Builder clearRuns()
All (max limit to be imposed) active runs associated with this experiment.
repeated .mlflow.RunInfo runs = 2;public Service.GetExperiment.Response.Builder removeRuns(int index)
All (max limit to be imposed) active runs associated with this experiment.
repeated .mlflow.RunInfo runs = 2;public Service.RunInfo.Builder getRunsBuilder(int index)
All (max limit to be imposed) active runs associated with this experiment.
repeated .mlflow.RunInfo runs = 2;public Service.RunInfoOrBuilder getRunsOrBuilder(int index)
All (max limit to be imposed) active runs associated with this experiment.
repeated .mlflow.RunInfo runs = 2;getRunsOrBuilder in interface Service.GetExperiment.ResponseOrBuilderpublic List<? extends Service.RunInfoOrBuilder> getRunsOrBuilderList()
All (max limit to be imposed) active runs associated with this experiment.
repeated .mlflow.RunInfo runs = 2;getRunsOrBuilderList in interface Service.GetExperiment.ResponseOrBuilderpublic Service.RunInfo.Builder addRunsBuilder()
All (max limit to be imposed) active runs associated with this experiment.
repeated .mlflow.RunInfo runs = 2;public Service.RunInfo.Builder addRunsBuilder(int index)
All (max limit to be imposed) active runs associated with this experiment.
repeated .mlflow.RunInfo runs = 2;public List<Service.RunInfo.Builder> getRunsBuilderList()
All (max limit to be imposed) active runs associated with this experiment.
repeated .mlflow.RunInfo runs = 2;public final Service.GetExperiment.Response.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Service.GetExperiment.Response.Builder>public final Service.GetExperiment.Response.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Service.GetExperiment.Response.Builder>Copyright © 2019. All rights reserved.