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()
Returns 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()
Returns experiment details.
|
Service.Experiment.Builder |
getExperimentBuilder()
Returns experiment details.
|
Service.ExperimentOrBuilder |
getExperimentOrBuilder()
Returns 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()
Returns experiment details.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Service.GetExperiment.Response.Builder |
mergeExperiment(Service.Experiment value)
Returns 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)
Returns experiment details.
|
Service.GetExperiment.Response.Builder |
setExperiment(Service.Experiment value)
Returns 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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public 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.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
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.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.GetExperiment.Response.Builder>
public Service.GetExperiment.Response getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Service.GetExperiment.Response build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Service.GetExperiment.Response buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Service.GetExperiment.Response.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
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.Builder
setField
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.Builder
clearField
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.Builder
clearOneof
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.Builder
setRepeatedField
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.Builder
addRepeatedField
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.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
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.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Service.GetExperiment.Response.Builder>
IOException
public boolean hasExperiment()
Returns experiment details.
optional .mlflow.Experiment experiment = 1;
hasExperiment
in interface Service.GetExperiment.ResponseOrBuilder
public Service.Experiment getExperiment()
Returns experiment details.
optional .mlflow.Experiment experiment = 1;
getExperiment
in interface Service.GetExperiment.ResponseOrBuilder
public Service.GetExperiment.Response.Builder setExperiment(Service.Experiment value)
Returns experiment details.
optional .mlflow.Experiment experiment = 1;
public Service.GetExperiment.Response.Builder setExperiment(Service.Experiment.Builder builderForValue)
Returns experiment details.
optional .mlflow.Experiment experiment = 1;
public Service.GetExperiment.Response.Builder mergeExperiment(Service.Experiment value)
Returns experiment details.
optional .mlflow.Experiment experiment = 1;
public Service.GetExperiment.Response.Builder clearExperiment()
Returns experiment details.
optional .mlflow.Experiment experiment = 1;
public Service.Experiment.Builder getExperimentBuilder()
Returns experiment details.
optional .mlflow.Experiment experiment = 1;
public Service.ExperimentOrBuilder getExperimentOrBuilder()
Returns experiment details.
optional .mlflow.Experiment experiment = 1;
getExperimentOrBuilder
in interface Service.GetExperiment.ResponseOrBuilder
public 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.ResponseOrBuilder
public int getRunsCount()
All (max limit to be imposed) active runs associated with this experiment.
repeated .mlflow.RunInfo runs = 2;
getRunsCount
in interface Service.GetExperiment.ResponseOrBuilder
public 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.ResponseOrBuilder
public 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.ResponseOrBuilder
public 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.ResponseOrBuilder
public 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.Builder
setUnknownFields
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.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.GetExperiment.Response.Builder>
Copyright © 2019. All rights reserved.