Package org.mlflow.api.proto
Class Service.GetExperiment.Response.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<Service.GetExperiment.Response.Builder>
org.mlflow.api.proto.Service.GetExperiment.Response.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,java.lang.Cloneable
,Service.GetExperiment.ResponseOrBuilder
- Enclosing class:
- Service.GetExperiment.Response
public static final class Service.GetExperiment.Response.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Service.GetExperiment.Response.Builder> implements Service.GetExperiment.ResponseOrBuilder
Protobuf type
mlflow.GetExperiment.Response
-
Method Summary
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.GetExperiment.Response.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.GetExperiment.Response.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.GetExperiment.Response.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.GetExperiment.Response.Builder>
-
setField
public Service.GetExperiment.Response.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.GetExperiment.Response.Builder>
-
clearField
public Service.GetExperiment.Response.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.GetExperiment.Response.Builder>
-
clearOneof
public Service.GetExperiment.Response.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.GetExperiment.Response.Builder>
-
setRepeatedField
public Service.GetExperiment.Response.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.GetExperiment.Response.Builder>
-
addRepeatedField
public Service.GetExperiment.Response.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.GetExperiment.Response.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Service.GetExperiment.Response.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.GetExperiment.Response.Builder>
-
mergeFrom
public Service.GetExperiment.Response.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Service.GetExperiment.Response.Builder>
- Throws:
java.io.IOException
-
hasExperiment
public boolean hasExperiment()Experiment details.
optional .mlflow.Experiment experiment = 1;
- Specified by:
hasExperiment
in interfaceService.GetExperiment.ResponseOrBuilder
-
getExperiment
Experiment details.
optional .mlflow.Experiment experiment = 1;
- Specified by:
getExperiment
in interfaceService.GetExperiment.ResponseOrBuilder
-
setExperiment
Experiment details.
optional .mlflow.Experiment experiment = 1;
-
setExperiment
public Service.GetExperiment.Response.Builder setExperiment(Service.Experiment.Builder builderForValue)Experiment details.
optional .mlflow.Experiment experiment = 1;
-
mergeExperiment
Experiment details.
optional .mlflow.Experiment experiment = 1;
-
clearExperiment
Experiment details.
optional .mlflow.Experiment experiment = 1;
-
getExperimentBuilder
Experiment details.
optional .mlflow.Experiment experiment = 1;
-
getExperimentOrBuilder
Experiment details.
optional .mlflow.Experiment experiment = 1;
- Specified by:
getExperimentOrBuilder
in interfaceService.GetExperiment.ResponseOrBuilder
-
getRunsList
Deprecated.A collection of active runs in the experiment. Note: this may not contain all of the experiment's active runs. This field is deprecated. Please use the "Search Runs" API to fetch runs within an experiment.
repeated .mlflow.RunInfo runs = 2 [deprecated = true];
- Specified by:
getRunsList
in interfaceService.GetExperiment.ResponseOrBuilder
-
getRunsCount
@Deprecated public int getRunsCount()Deprecated.A collection of active runs in the experiment. Note: this may not contain all of the experiment's active runs. This field is deprecated. Please use the "Search Runs" API to fetch runs within an experiment.
repeated .mlflow.RunInfo runs = 2 [deprecated = true];
- Specified by:
getRunsCount
in interfaceService.GetExperiment.ResponseOrBuilder
-
getRuns
Deprecated.A collection of active runs in the experiment. Note: this may not contain all of the experiment's active runs. This field is deprecated. Please use the "Search Runs" API to fetch runs within an experiment.
repeated .mlflow.RunInfo runs = 2 [deprecated = true];
- Specified by:
getRuns
in interfaceService.GetExperiment.ResponseOrBuilder
-
setRuns
@Deprecated public Service.GetExperiment.Response.Builder setRuns(int index, Service.RunInfo value)Deprecated.A collection of active runs in the experiment. Note: this may not contain all of the experiment's active runs. This field is deprecated. Please use the "Search Runs" API to fetch runs within an experiment.
repeated .mlflow.RunInfo runs = 2 [deprecated = true];
-
setRuns
@Deprecated public Service.GetExperiment.Response.Builder setRuns(int index, Service.RunInfo.Builder builderForValue)Deprecated.A collection of active runs in the experiment. Note: this may not contain all of the experiment's active runs. This field is deprecated. Please use the "Search Runs" API to fetch runs within an experiment.
repeated .mlflow.RunInfo runs = 2 [deprecated = true];
-
addRuns
Deprecated.A collection of active runs in the experiment. Note: this may not contain all of the experiment's active runs. This field is deprecated. Please use the "Search Runs" API to fetch runs within an experiment.
repeated .mlflow.RunInfo runs = 2 [deprecated = true];
-
addRuns
@Deprecated public Service.GetExperiment.Response.Builder addRuns(int index, Service.RunInfo value)Deprecated.A collection of active runs in the experiment. Note: this may not contain all of the experiment's active runs. This field is deprecated. Please use the "Search Runs" API to fetch runs within an experiment.
repeated .mlflow.RunInfo runs = 2 [deprecated = true];
-
addRuns
@Deprecated public Service.GetExperiment.Response.Builder addRuns(Service.RunInfo.Builder builderForValue)Deprecated.A collection of active runs in the experiment. Note: this may not contain all of the experiment's active runs. This field is deprecated. Please use the "Search Runs" API to fetch runs within an experiment.
repeated .mlflow.RunInfo runs = 2 [deprecated = true];
-
addRuns
@Deprecated public Service.GetExperiment.Response.Builder addRuns(int index, Service.RunInfo.Builder builderForValue)Deprecated.A collection of active runs in the experiment. Note: this may not contain all of the experiment's active runs. This field is deprecated. Please use the "Search Runs" API to fetch runs within an experiment.
repeated .mlflow.RunInfo runs = 2 [deprecated = true];
-
addAllRuns
@Deprecated public Service.GetExperiment.Response.Builder addAllRuns(java.lang.Iterable<? extends Service.RunInfo> values)Deprecated.A collection of active runs in the experiment. Note: this may not contain all of the experiment's active runs. This field is deprecated. Please use the "Search Runs" API to fetch runs within an experiment.
repeated .mlflow.RunInfo runs = 2 [deprecated = true];
-
clearRuns
Deprecated.A collection of active runs in the experiment. Note: this may not contain all of the experiment's active runs. This field is deprecated. Please use the "Search Runs" API to fetch runs within an experiment.
repeated .mlflow.RunInfo runs = 2 [deprecated = true];
-
removeRuns
Deprecated.A collection of active runs in the experiment. Note: this may not contain all of the experiment's active runs. This field is deprecated. Please use the "Search Runs" API to fetch runs within an experiment.
repeated .mlflow.RunInfo runs = 2 [deprecated = true];
-
getRunsBuilder
Deprecated.A collection of active runs in the experiment. Note: this may not contain all of the experiment's active runs. This field is deprecated. Please use the "Search Runs" API to fetch runs within an experiment.
repeated .mlflow.RunInfo runs = 2 [deprecated = true];
-
getRunsOrBuilder
Deprecated.A collection of active runs in the experiment. Note: this may not contain all of the experiment's active runs. This field is deprecated. Please use the "Search Runs" API to fetch runs within an experiment.
repeated .mlflow.RunInfo runs = 2 [deprecated = true];
- Specified by:
getRunsOrBuilder
in interfaceService.GetExperiment.ResponseOrBuilder
-
getRunsOrBuilderList
Deprecated.A collection of active runs in the experiment. Note: this may not contain all of the experiment's active runs. This field is deprecated. Please use the "Search Runs" API to fetch runs within an experiment.
repeated .mlflow.RunInfo runs = 2 [deprecated = true];
- Specified by:
getRunsOrBuilderList
in interfaceService.GetExperiment.ResponseOrBuilder
-
addRunsBuilder
Deprecated.A collection of active runs in the experiment. Note: this may not contain all of the experiment's active runs. This field is deprecated. Please use the "Search Runs" API to fetch runs within an experiment.
repeated .mlflow.RunInfo runs = 2 [deprecated = true];
-
addRunsBuilder
Deprecated.A collection of active runs in the experiment. Note: this may not contain all of the experiment's active runs. This field is deprecated. Please use the "Search Runs" API to fetch runs within an experiment.
repeated .mlflow.RunInfo runs = 2 [deprecated = true];
-
getRunsBuilderList
Deprecated.A collection of active runs in the experiment. Note: this may not contain all of the experiment's active runs. This field is deprecated. Please use the "Search Runs" API to fetch runs within an experiment.
repeated .mlflow.RunInfo runs = 2 [deprecated = true];
-
setUnknownFields
public final Service.GetExperiment.Response.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.GetExperiment.Response.Builder>
-
mergeUnknownFields
public final Service.GetExperiment.Response.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.GetExperiment.Response.Builder>
-