Package org.mlflow.api.proto
Class Service.LoggedModelInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<Service.LoggedModelInfo.Builder>
org.mlflow.api.proto.Service.LoggedModelInfo.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,Service.LoggedModelInfoOrBuilder
- Enclosing class:
- Service.LoggedModelInfo
public static final class Service.LoggedModelInfo.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Service.LoggedModelInfo.Builder>
implements Service.LoggedModelInfoOrBuilder
A LoggedModelInfo includes logged model attributes, tags, and registration info.Protobuf type
mlflow.LoggedModelInfo
-
Method Summary
Modifier and TypeMethodDescriptionaddAllRegistrations
(Iterable<? extends Service.LoggedModelRegistrationInfo> values) If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.addAllTags
(Iterable<? extends Service.LoggedModelTag> values) Mutable String key-value pairs set on the model.addRegistrations
(int index, Service.LoggedModelRegistrationInfo value) If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.addRegistrations
(int index, Service.LoggedModelRegistrationInfo.Builder builderForValue) If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.addRegistrations
(Service.LoggedModelRegistrationInfo.Builder builderForValue) If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.addRegistrationsBuilder
(int index) If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addTags
(int index, Service.LoggedModelTag value) Mutable String key-value pairs set on the model.addTags
(int index, Service.LoggedModelTag.Builder builderForValue) Mutable String key-value pairs set on the model.addTags
(Service.LoggedModelTag value) Mutable String key-value pairs set on the model.addTags
(Service.LoggedModelTag.Builder builderForValue) Mutable String key-value pairs set on the model.Mutable String key-value pairs set on the model.addTagsBuilder
(int index) Mutable String key-value pairs set on the model.build()
clear()
URI of the directory where model artifacts are stored.Timestamp when the model was created, in milliseconds since the UNIX epoch.The ID of the user or principal that created the model.The ID of the experiment that owns the model.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) Timestamp when the model was last updated, in milliseconds since the UNIX epochA unique identifier for the model.The type of model, such as "Agent", "Classifier", "LLM".Name of the model.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.Run ID of the run that created the model.Whether or not the model is ready for use.Details on the current status.Mutable String key-value pairs set on the model.clone()
URI of the directory where model artifacts are stored.com.google.protobuf.ByteString
URI of the directory where model artifacts are stored.long
Timestamp when the model was created, in milliseconds since the UNIX epoch.long
The ID of the user or principal that created the model.static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
The ID of the experiment that owns the model.com.google.protobuf.ByteString
The ID of the experiment that owns the model.long
Timestamp when the model was last updated, in milliseconds since the UNIX epochA unique identifier for the model.com.google.protobuf.ByteString
A unique identifier for the model.The type of model, such as "Agent", "Classifier", "LLM".com.google.protobuf.ByteString
The type of model, such as "Agent", "Classifier", "LLM".getName()
Name of the model.com.google.protobuf.ByteString
Name of the model.getRegistrations
(int index) If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.getRegistrationsBuilder
(int index) If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.int
If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.getRegistrationsOrBuilder
(int index) If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.List<? extends Service.LoggedModelRegistrationInfoOrBuilder>
If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.Run ID of the run that created the model.com.google.protobuf.ByteString
Run ID of the run that created the model.Whether or not the model is ready for use.Details on the current status.com.google.protobuf.ByteString
Details on the current status.getTags
(int index) Mutable String key-value pairs set on the model.getTagsBuilder
(int index) Mutable String key-value pairs set on the model.Mutable String key-value pairs set on the model.int
Mutable String key-value pairs set on the model.Mutable String key-value pairs set on the model.getTagsOrBuilder
(int index) Mutable String key-value pairs set on the model.List<? extends Service.LoggedModelTagOrBuilder>
Mutable String key-value pairs set on the model.boolean
URI of the directory where model artifacts are stored.boolean
Timestamp when the model was created, in milliseconds since the UNIX epoch.boolean
The ID of the user or principal that created the model.boolean
The ID of the experiment that owns the model.boolean
Timestamp when the model was last updated, in milliseconds since the UNIX epochboolean
A unique identifier for the model.boolean
The type of model, such as "Agent", "Classifier", "LLM".boolean
hasName()
Name of the model.boolean
Run ID of the run that created the model.boolean
Whether or not the model is ready for use.boolean
Details on the current status.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(Service.LoggedModelInfo other) mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) removeRegistrations
(int index) If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.removeTags
(int index) Mutable String key-value pairs set on the model.setArtifactUri
(String value) URI of the directory where model artifacts are stored.setArtifactUriBytes
(com.google.protobuf.ByteString value) URI of the directory where model artifacts are stored.setCreationTimestampMs
(long value) Timestamp when the model was created, in milliseconds since the UNIX epoch.setCreatorId
(long value) The ID of the user or principal that created the model.setExperimentId
(String value) The ID of the experiment that owns the model.setExperimentIdBytes
(com.google.protobuf.ByteString value) The ID of the experiment that owns the model.setLastUpdatedTimestampMs
(long value) Timestamp when the model was last updated, in milliseconds since the UNIX epochsetModelId
(String value) A unique identifier for the model.setModelIdBytes
(com.google.protobuf.ByteString value) A unique identifier for the model.setModelType
(String value) The type of model, such as "Agent", "Classifier", "LLM".setModelTypeBytes
(com.google.protobuf.ByteString value) The type of model, such as "Agent", "Classifier", "LLM".Name of the model.setNameBytes
(com.google.protobuf.ByteString value) Name of the model.setRegistrations
(int index, Service.LoggedModelRegistrationInfo value) If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.setRegistrations
(int index, Service.LoggedModelRegistrationInfo.Builder builderForValue) If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSourceRunId
(String value) Run ID of the run that created the model.setSourceRunIdBytes
(com.google.protobuf.ByteString value) Run ID of the run that created the model.Whether or not the model is ready for use.setStatusMessage
(String value) Details on the current status.setStatusMessageBytes
(com.google.protobuf.ByteString value) Details on the current status.setTags
(int index, Service.LoggedModelTag value) Mutable String key-value pairs set on the model.setTags
(int index, Service.LoggedModelTag.Builder builderForValue) Mutable String key-value pairs set on the model.setUnknownFields
(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
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
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.LoggedModelInfo.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.LoggedModelInfo.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.LoggedModelInfo.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.LoggedModelInfo.Builder>
-
setField
public Service.LoggedModelInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.LoggedModelInfo.Builder>
-
clearField
public Service.LoggedModelInfo.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.LoggedModelInfo.Builder>
-
clearOneof
public Service.LoggedModelInfo.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.LoggedModelInfo.Builder>
-
setRepeatedField
public Service.LoggedModelInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.LoggedModelInfo.Builder>
-
addRepeatedField
public Service.LoggedModelInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.LoggedModelInfo.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Service.LoggedModelInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.LoggedModelInfo.Builder>
-
mergeFrom
public Service.LoggedModelInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws 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.LoggedModelInfo.Builder>
- Throws:
IOException
-
hasModelId
public boolean hasModelId()A unique identifier for the model.
optional string model_id = 1;
- Specified by:
hasModelId
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- Whether the modelId field is set.
-
getModelId
A unique identifier for the model.
optional string model_id = 1;
- Specified by:
getModelId
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The modelId.
-
getModelIdBytes
public com.google.protobuf.ByteString getModelIdBytes()A unique identifier for the model.
optional string model_id = 1;
- Specified by:
getModelIdBytes
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The bytes for modelId.
-
setModelId
A unique identifier for the model.
optional string model_id = 1;
- Parameters:
value
- The modelId to set.- Returns:
- This builder for chaining.
-
clearModelId
A unique identifier for the model.
optional string model_id = 1;
- Returns:
- This builder for chaining.
-
setModelIdBytes
A unique identifier for the model.
optional string model_id = 1;
- Parameters:
value
- The bytes for modelId to set.- Returns:
- This builder for chaining.
-
hasExperimentId
public boolean hasExperimentId()The ID of the experiment that owns the model.
optional string experiment_id = 2;
- Specified by:
hasExperimentId
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- Whether the experimentId field is set.
-
getExperimentId
The ID of the experiment that owns the model.
optional string experiment_id = 2;
- Specified by:
getExperimentId
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The experimentId.
-
getExperimentIdBytes
public com.google.protobuf.ByteString getExperimentIdBytes()The ID of the experiment that owns the model.
optional string experiment_id = 2;
- Specified by:
getExperimentIdBytes
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The bytes for experimentId.
-
setExperimentId
The ID of the experiment that owns the model.
optional string experiment_id = 2;
- Parameters:
value
- The experimentId to set.- Returns:
- This builder for chaining.
-
clearExperimentId
The ID of the experiment that owns the model.
optional string experiment_id = 2;
- Returns:
- This builder for chaining.
-
setExperimentIdBytes
The ID of the experiment that owns the model.
optional string experiment_id = 2;
- Parameters:
value
- The bytes for experimentId to set.- Returns:
- This builder for chaining.
-
hasName
public boolean hasName()Name of the model.
optional string name = 3;
- Specified by:
hasName
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- Whether the name field is set.
-
getName
Name of the model.
optional string name = 3;
- Specified by:
getName
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Name of the model.
optional string name = 3;
- Specified by:
getNameBytes
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The bytes for name.
-
setName
Name of the model.
optional string name = 3;
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
Name of the model.
optional string name = 3;
- Returns:
- This builder for chaining.
-
setNameBytes
Name of the model.
optional string name = 3;
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasCreationTimestampMs
public boolean hasCreationTimestampMs()Timestamp when the model was created, in milliseconds since the UNIX epoch.
optional int64 creation_timestamp_ms = 4;
- Specified by:
hasCreationTimestampMs
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- Whether the creationTimestampMs field is set.
-
getCreationTimestampMs
public long getCreationTimestampMs()Timestamp when the model was created, in milliseconds since the UNIX epoch.
optional int64 creation_timestamp_ms = 4;
- Specified by:
getCreationTimestampMs
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The creationTimestampMs.
-
setCreationTimestampMs
Timestamp when the model was created, in milliseconds since the UNIX epoch.
optional int64 creation_timestamp_ms = 4;
- Parameters:
value
- The creationTimestampMs to set.- Returns:
- This builder for chaining.
-
clearCreationTimestampMs
Timestamp when the model was created, in milliseconds since the UNIX epoch.
optional int64 creation_timestamp_ms = 4;
- Returns:
- This builder for chaining.
-
hasLastUpdatedTimestampMs
public boolean hasLastUpdatedTimestampMs()Timestamp when the model was last updated, in milliseconds since the UNIX epoch
optional int64 last_updated_timestamp_ms = 5;
- Specified by:
hasLastUpdatedTimestampMs
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- Whether the lastUpdatedTimestampMs field is set.
-
getLastUpdatedTimestampMs
public long getLastUpdatedTimestampMs()Timestamp when the model was last updated, in milliseconds since the UNIX epoch
optional int64 last_updated_timestamp_ms = 5;
- Specified by:
getLastUpdatedTimestampMs
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The lastUpdatedTimestampMs.
-
setLastUpdatedTimestampMs
Timestamp when the model was last updated, in milliseconds since the UNIX epoch
optional int64 last_updated_timestamp_ms = 5;
- Parameters:
value
- The lastUpdatedTimestampMs to set.- Returns:
- This builder for chaining.
-
clearLastUpdatedTimestampMs
Timestamp when the model was last updated, in milliseconds since the UNIX epoch
optional int64 last_updated_timestamp_ms = 5;
- Returns:
- This builder for chaining.
-
hasArtifactUri
public boolean hasArtifactUri()URI of the directory where model artifacts are stored.
optional string artifact_uri = 6;
- Specified by:
hasArtifactUri
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- Whether the artifactUri field is set.
-
getArtifactUri
URI of the directory where model artifacts are stored.
optional string artifact_uri = 6;
- Specified by:
getArtifactUri
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The artifactUri.
-
getArtifactUriBytes
public com.google.protobuf.ByteString getArtifactUriBytes()URI of the directory where model artifacts are stored.
optional string artifact_uri = 6;
- Specified by:
getArtifactUriBytes
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The bytes for artifactUri.
-
setArtifactUri
URI of the directory where model artifacts are stored.
optional string artifact_uri = 6;
- Parameters:
value
- The artifactUri to set.- Returns:
- This builder for chaining.
-
clearArtifactUri
URI of the directory where model artifacts are stored.
optional string artifact_uri = 6;
- Returns:
- This builder for chaining.
-
setArtifactUriBytes
URI of the directory where model artifacts are stored.
optional string artifact_uri = 6;
- Parameters:
value
- The bytes for artifactUri to set.- Returns:
- This builder for chaining.
-
hasStatus
public boolean hasStatus()Whether or not the model is ready for use.
optional .mlflow.LoggedModelStatus status = 7;
- Specified by:
hasStatus
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- Whether the status field is set.
-
getStatus
Whether or not the model is ready for use.
optional .mlflow.LoggedModelStatus status = 7;
- Specified by:
getStatus
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The status.
-
setStatus
Whether or not the model is ready for use.
optional .mlflow.LoggedModelStatus status = 7;
- Parameters:
value
- The status to set.- Returns:
- This builder for chaining.
-
clearStatus
Whether or not the model is ready for use.
optional .mlflow.LoggedModelStatus status = 7;
- Returns:
- This builder for chaining.
-
hasCreatorId
public boolean hasCreatorId()The ID of the user or principal that created the model.
optional int64 creator_id = 8;
- Specified by:
hasCreatorId
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- Whether the creatorId field is set.
-
getCreatorId
public long getCreatorId()The ID of the user or principal that created the model.
optional int64 creator_id = 8;
- Specified by:
getCreatorId
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The creatorId.
-
setCreatorId
The ID of the user or principal that created the model.
optional int64 creator_id = 8;
- Parameters:
value
- The creatorId to set.- Returns:
- This builder for chaining.
-
clearCreatorId
The ID of the user or principal that created the model.
optional int64 creator_id = 8;
- Returns:
- This builder for chaining.
-
hasModelType
public boolean hasModelType()The type of model, such as "Agent", "Classifier", "LLM".
optional string model_type = 9;
- Specified by:
hasModelType
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- Whether the modelType field is set.
-
getModelType
The type of model, such as "Agent", "Classifier", "LLM".
optional string model_type = 9;
- Specified by:
getModelType
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The modelType.
-
getModelTypeBytes
public com.google.protobuf.ByteString getModelTypeBytes()The type of model, such as "Agent", "Classifier", "LLM".
optional string model_type = 9;
- Specified by:
getModelTypeBytes
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The bytes for modelType.
-
setModelType
The type of model, such as "Agent", "Classifier", "LLM".
optional string model_type = 9;
- Parameters:
value
- The modelType to set.- Returns:
- This builder for chaining.
-
clearModelType
The type of model, such as "Agent", "Classifier", "LLM".
optional string model_type = 9;
- Returns:
- This builder for chaining.
-
setModelTypeBytes
The type of model, such as "Agent", "Classifier", "LLM".
optional string model_type = 9;
- Parameters:
value
- The bytes for modelType to set.- Returns:
- This builder for chaining.
-
hasSourceRunId
public boolean hasSourceRunId()Run ID of the run that created the model.
optional string source_run_id = 10;
- Specified by:
hasSourceRunId
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- Whether the sourceRunId field is set.
-
getSourceRunId
Run ID of the run that created the model.
optional string source_run_id = 10;
- Specified by:
getSourceRunId
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The sourceRunId.
-
getSourceRunIdBytes
public com.google.protobuf.ByteString getSourceRunIdBytes()Run ID of the run that created the model.
optional string source_run_id = 10;
- Specified by:
getSourceRunIdBytes
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The bytes for sourceRunId.
-
setSourceRunId
Run ID of the run that created the model.
optional string source_run_id = 10;
- Parameters:
value
- The sourceRunId to set.- Returns:
- This builder for chaining.
-
clearSourceRunId
Run ID of the run that created the model.
optional string source_run_id = 10;
- Returns:
- This builder for chaining.
-
setSourceRunIdBytes
Run ID of the run that created the model.
optional string source_run_id = 10;
- Parameters:
value
- The bytes for sourceRunId to set.- Returns:
- This builder for chaining.
-
hasStatusMessage
public boolean hasStatusMessage()Details on the current status.
optional string status_message = 11;
- Specified by:
hasStatusMessage
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- Whether the statusMessage field is set.
-
getStatusMessage
Details on the current status.
optional string status_message = 11;
- Specified by:
getStatusMessage
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The statusMessage.
-
getStatusMessageBytes
public com.google.protobuf.ByteString getStatusMessageBytes()Details on the current status.
optional string status_message = 11;
- Specified by:
getStatusMessageBytes
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The bytes for statusMessage.
-
setStatusMessage
Details on the current status.
optional string status_message = 11;
- Parameters:
value
- The statusMessage to set.- Returns:
- This builder for chaining.
-
clearStatusMessage
Details on the current status.
optional string status_message = 11;
- Returns:
- This builder for chaining.
-
setStatusMessageBytes
Details on the current status.
optional string status_message = 11;
- Parameters:
value
- The bytes for statusMessage to set.- Returns:
- This builder for chaining.
-
getTagsList
Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;
- Specified by:
getTagsList
in interfaceService.LoggedModelInfoOrBuilder
-
getTagsCount
public int getTagsCount()Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;
- Specified by:
getTagsCount
in interfaceService.LoggedModelInfoOrBuilder
-
getTags
Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;
- Specified by:
getTags
in interfaceService.LoggedModelInfoOrBuilder
-
setTags
Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;
-
setTags
public Service.LoggedModelInfo.Builder setTags(int index, Service.LoggedModelTag.Builder builderForValue) Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;
-
addTags
Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;
-
addTags
Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;
-
addTags
Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;
-
addTags
public Service.LoggedModelInfo.Builder addTags(int index, Service.LoggedModelTag.Builder builderForValue) Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;
-
addAllTags
public Service.LoggedModelInfo.Builder addAllTags(Iterable<? extends Service.LoggedModelTag> values) Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;
-
clearTags
Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;
-
removeTags
Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;
-
getTagsBuilder
Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;
-
getTagsOrBuilder
Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;
- Specified by:
getTagsOrBuilder
in interfaceService.LoggedModelInfoOrBuilder
-
getTagsOrBuilderList
Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;
- Specified by:
getTagsOrBuilderList
in interfaceService.LoggedModelInfoOrBuilder
-
addTagsBuilder
Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;
-
addTagsBuilder
Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;
-
getTagsBuilderList
Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;
-
getRegistrationsList
If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.
repeated .mlflow.LoggedModelRegistrationInfo registrations = 13;
- Specified by:
getRegistrationsList
in interfaceService.LoggedModelInfoOrBuilder
-
getRegistrationsCount
public int getRegistrationsCount()If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.
repeated .mlflow.LoggedModelRegistrationInfo registrations = 13;
- Specified by:
getRegistrationsCount
in interfaceService.LoggedModelInfoOrBuilder
-
getRegistrations
If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.
repeated .mlflow.LoggedModelRegistrationInfo registrations = 13;
- Specified by:
getRegistrations
in interfaceService.LoggedModelInfoOrBuilder
-
setRegistrations
public Service.LoggedModelInfo.Builder setRegistrations(int index, Service.LoggedModelRegistrationInfo value) If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.
repeated .mlflow.LoggedModelRegistrationInfo registrations = 13;
-
setRegistrations
public Service.LoggedModelInfo.Builder setRegistrations(int index, Service.LoggedModelRegistrationInfo.Builder builderForValue) If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.
repeated .mlflow.LoggedModelRegistrationInfo registrations = 13;
-
addRegistrations
If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.
repeated .mlflow.LoggedModelRegistrationInfo registrations = 13;
-
addRegistrations
public Service.LoggedModelInfo.Builder addRegistrations(int index, Service.LoggedModelRegistrationInfo value) If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.
repeated .mlflow.LoggedModelRegistrationInfo registrations = 13;
-
addRegistrations
public Service.LoggedModelInfo.Builder addRegistrations(Service.LoggedModelRegistrationInfo.Builder builderForValue) If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.
repeated .mlflow.LoggedModelRegistrationInfo registrations = 13;
-
addRegistrations
public Service.LoggedModelInfo.Builder addRegistrations(int index, Service.LoggedModelRegistrationInfo.Builder builderForValue) If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.
repeated .mlflow.LoggedModelRegistrationInfo registrations = 13;
-
addAllRegistrations
public Service.LoggedModelInfo.Builder addAllRegistrations(Iterable<? extends Service.LoggedModelRegistrationInfo> values) If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.
repeated .mlflow.LoggedModelRegistrationInfo registrations = 13;
-
clearRegistrations
If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.
repeated .mlflow.LoggedModelRegistrationInfo registrations = 13;
-
removeRegistrations
If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.
repeated .mlflow.LoggedModelRegistrationInfo registrations = 13;
-
getRegistrationsBuilder
If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.
repeated .mlflow.LoggedModelRegistrationInfo registrations = 13;
-
getRegistrationsOrBuilder
If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.
repeated .mlflow.LoggedModelRegistrationInfo registrations = 13;
- Specified by:
getRegistrationsOrBuilder
in interfaceService.LoggedModelInfoOrBuilder
-
getRegistrationsOrBuilderList
If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.
repeated .mlflow.LoggedModelRegistrationInfo registrations = 13;
- Specified by:
getRegistrationsOrBuilderList
in interfaceService.LoggedModelInfoOrBuilder
-
addRegistrationsBuilder
If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.
repeated .mlflow.LoggedModelRegistrationInfo registrations = 13;
-
addRegistrationsBuilder
If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.
repeated .mlflow.LoggedModelRegistrationInfo registrations = 13;
-
getRegistrationsBuilderList
If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.
repeated .mlflow.LoggedModelRegistrationInfo registrations = 13;
-
setUnknownFields
public final Service.LoggedModelInfo.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.LoggedModelInfo.Builder>
-
mergeUnknownFields
public final Service.LoggedModelInfo.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.LoggedModelInfo.Builder>
-