Package org.mlflow.api.proto
Class Service.TraceLocation.MlflowExperimentLocation.Builder
- java.lang.Object
 - 
- com.google.protobuf.AbstractMessageLite.Builder
 - 
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
 - 
- com.google.protobuf.GeneratedMessageV3.Builder<Service.TraceLocation.MlflowExperimentLocation.Builder>
 - 
- org.mlflow.api.proto.Service.TraceLocation.MlflowExperimentLocation.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.TraceLocation.MlflowExperimentLocationOrBuilder
- Enclosing class:
 - Service.TraceLocation.MlflowExperimentLocation
 
public static final class Service.TraceLocation.MlflowExperimentLocation.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Service.TraceLocation.MlflowExperimentLocation.Builder> implements Service.TraceLocation.MlflowExperimentLocationOrBuilder
Protobuf typemlflow.TraceLocation.MlflowExperimentLocation 
- 
- 
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Service.TraceLocation.MlflowExperimentLocation.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Service.TraceLocation.MlflowExperimentLocationbuild()Service.TraceLocation.MlflowExperimentLocationbuildPartial()Service.TraceLocation.MlflowExperimentLocation.Builderclear()Service.TraceLocation.MlflowExperimentLocation.BuilderclearExperimentId()MLflow experiment ID which is the ACL container holding the trace.Service.TraceLocation.MlflowExperimentLocation.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Service.TraceLocation.MlflowExperimentLocation.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Service.TraceLocation.MlflowExperimentLocation.Builderclone()Service.TraceLocation.MlflowExperimentLocationgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetExperimentId()MLflow experiment ID which is the ACL container holding the trace.com.google.protobuf.ByteStringgetExperimentIdBytes()MLflow experiment ID which is the ACL container holding the trace.booleanhasExperimentId()MLflow experiment ID which is the ACL container holding the trace.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Service.TraceLocation.MlflowExperimentLocation.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Service.TraceLocation.MlflowExperimentLocation.BuildermergeFrom(com.google.protobuf.Message other)Service.TraceLocation.MlflowExperimentLocation.BuildermergeFrom(Service.TraceLocation.MlflowExperimentLocation other)Service.TraceLocation.MlflowExperimentLocation.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Service.TraceLocation.MlflowExperimentLocation.BuildersetExperimentId(java.lang.String value)MLflow experiment ID which is the ACL container holding the trace.Service.TraceLocation.MlflowExperimentLocation.BuildersetExperimentIdBytes(com.google.protobuf.ByteString value)MLflow experiment ID which is the ACL container holding the trace.Service.TraceLocation.MlflowExperimentLocation.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Service.TraceLocation.MlflowExperimentLocation.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)Service.TraceLocation.MlflowExperimentLocation.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)- 
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 Detail
- 
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
 
- 
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
 internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Service.TraceLocation.MlflowExperimentLocation.Builder>
 
- 
clear
public Service.TraceLocation.MlflowExperimentLocation.Builder clear()
- Specified by:
 clearin interfacecom.google.protobuf.Message.Builder- Specified by:
 clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
 clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.TraceLocation.MlflowExperimentLocation.Builder>
 
- 
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
 getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
 getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
 getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Service.TraceLocation.MlflowExperimentLocation.Builder>
 
- 
getDefaultInstanceForType
public Service.TraceLocation.MlflowExperimentLocation getDefaultInstanceForType()
- Specified by:
 getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
 getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
 
- 
build
public Service.TraceLocation.MlflowExperimentLocation build()
- Specified by:
 buildin interfacecom.google.protobuf.Message.Builder- Specified by:
 buildin interfacecom.google.protobuf.MessageLite.Builder
 
- 
buildPartial
public Service.TraceLocation.MlflowExperimentLocation buildPartial()
- Specified by:
 buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
 buildPartialin interfacecom.google.protobuf.MessageLite.Builder
 
- 
clone
public Service.TraceLocation.MlflowExperimentLocation.Builder clone()
- Specified by:
 clonein interfacecom.google.protobuf.Message.Builder- Specified by:
 clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
 clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Service.TraceLocation.MlflowExperimentLocation.Builder>
 
- 
setField
public Service.TraceLocation.MlflowExperimentLocation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
 setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
 setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.TraceLocation.MlflowExperimentLocation.Builder>
 
- 
clearField
public Service.TraceLocation.MlflowExperimentLocation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
 clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
 clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.TraceLocation.MlflowExperimentLocation.Builder>
 
- 
clearOneof
public Service.TraceLocation.MlflowExperimentLocation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
 clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
 clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.TraceLocation.MlflowExperimentLocation.Builder>
 
- 
setRepeatedField
public Service.TraceLocation.MlflowExperimentLocation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
 setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
 setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.TraceLocation.MlflowExperimentLocation.Builder>
 
- 
addRepeatedField
public Service.TraceLocation.MlflowExperimentLocation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
 addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
 addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.TraceLocation.MlflowExperimentLocation.Builder>
 
- 
mergeFrom
public Service.TraceLocation.MlflowExperimentLocation.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
 mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
 mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Service.TraceLocation.MlflowExperimentLocation.Builder>
 
- 
mergeFrom
public Service.TraceLocation.MlflowExperimentLocation.Builder mergeFrom(Service.TraceLocation.MlflowExperimentLocation other)
 
- 
isInitialized
public final boolean isInitialized()
- Specified by:
 isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
 isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.TraceLocation.MlflowExperimentLocation.Builder>
 
- 
mergeFrom
public Service.TraceLocation.MlflowExperimentLocation.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
 mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
 mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
 mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Service.TraceLocation.MlflowExperimentLocation.Builder>- Throws:
 java.io.IOException
 
- 
hasExperimentId
public boolean hasExperimentId()
MLflow experiment ID which is the ACL container holding the trace.
optional string experiment_id = 1;- Specified by:
 hasExperimentIdin interfaceService.TraceLocation.MlflowExperimentLocationOrBuilder- Returns:
 - Whether the experimentId field is set.
 
 
- 
getExperimentId
public java.lang.String getExperimentId()
MLflow experiment ID which is the ACL container holding the trace.
optional string experiment_id = 1;- Specified by:
 getExperimentIdin interfaceService.TraceLocation.MlflowExperimentLocationOrBuilder- Returns:
 - The experimentId.
 
 
- 
getExperimentIdBytes
public com.google.protobuf.ByteString getExperimentIdBytes()
MLflow experiment ID which is the ACL container holding the trace.
optional string experiment_id = 1;- Specified by:
 getExperimentIdBytesin interfaceService.TraceLocation.MlflowExperimentLocationOrBuilder- Returns:
 - The bytes for experimentId.
 
 
- 
setExperimentId
public Service.TraceLocation.MlflowExperimentLocation.Builder setExperimentId(java.lang.String value)
MLflow experiment ID which is the ACL container holding the trace.
optional string experiment_id = 1;- Parameters:
 value- The experimentId to set.- Returns:
 - This builder for chaining.
 
 
- 
clearExperimentId
public Service.TraceLocation.MlflowExperimentLocation.Builder clearExperimentId()
MLflow experiment ID which is the ACL container holding the trace.
optional string experiment_id = 1;- Returns:
 - This builder for chaining.
 
 
- 
setExperimentIdBytes
public Service.TraceLocation.MlflowExperimentLocation.Builder setExperimentIdBytes(com.google.protobuf.ByteString value)
MLflow experiment ID which is the ACL container holding the trace.
optional string experiment_id = 1;- Parameters:
 value- The bytes for experimentId to set.- Returns:
 - This builder for chaining.
 
 
- 
setUnknownFields
public final Service.TraceLocation.MlflowExperimentLocation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
 setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
 setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.TraceLocation.MlflowExperimentLocation.Builder>
 
- 
mergeUnknownFields
public final Service.TraceLocation.MlflowExperimentLocation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
 mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
 mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Service.TraceLocation.MlflowExperimentLocation.Builder>
 
 - 
 
 -