Package org.mlflow.api.proto
Class ModelRegistry.ModelVersion
- java.lang.Object
- 
- com.google.protobuf.AbstractMessageLite
- 
- com.google.protobuf.AbstractMessage
- 
- com.google.protobuf.GeneratedMessageV3
- 
- org.mlflow.api.proto.ModelRegistry.ModelVersion
 
 
 
 
- 
- All Implemented Interfaces:
- com.google.protobuf.Message,- com.google.protobuf.MessageLite,- com.google.protobuf.MessageLiteOrBuilder,- com.google.protobuf.MessageOrBuilder,- java.io.Serializable,- ModelRegistry.ModelVersionOrBuilder
 - Enclosing class:
- ModelRegistry
 
 public static final class ModelRegistry.ModelVersion extends com.google.protobuf.GeneratedMessageV3 implements ModelRegistry.ModelVersionOrBuilder Protobuf typemlflow.ModelVersion- See Also:
- Serialized Form
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classModelRegistry.ModelVersion.BuilderProtobuf typemlflow.ModelVersion- 
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
 
- 
 - 
Field SummaryFields Modifier and Type Field Description static intALIASES_FIELD_NUMBERstatic intCREATION_TIMESTAMP_FIELD_NUMBERstatic intCURRENT_STAGE_FIELD_NUMBERstatic intDEPLOYMENT_JOB_STATE_FIELD_NUMBERstatic intDESCRIPTION_FIELD_NUMBERstatic intLAST_UPDATED_TIMESTAMP_FIELD_NUMBERstatic intMODEL_ID_FIELD_NUMBERstatic intMODEL_METRICS_FIELD_NUMBERstatic intMODEL_PARAMS_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic com.google.protobuf.Parser<ModelRegistry.ModelVersion>PARSERDeprecated.static intRUN_ID_FIELD_NUMBERstatic intRUN_LINK_FIELD_NUMBERstatic intSOURCE_FIELD_NUMBERstatic intSTATUS_FIELD_NUMBERstatic intSTATUS_MESSAGE_FIELD_NUMBERstatic intTAGS_FIELD_NUMBERstatic intUSER_ID_FIELD_NUMBERstatic intVERSION_FIELD_NUMBER
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)java.lang.StringgetAliases(int index)Aliases pointing to this ``model_version``.com.google.protobuf.ByteStringgetAliasesBytes(int index)Aliases pointing to this ``model_version``.intgetAliasesCount()Aliases pointing to this ``model_version``.com.google.protobuf.ProtocolStringListgetAliasesList()Aliases pointing to this ``model_version``.longgetCreationTimestamp()Timestamp recorded when this ``model_version`` was created.java.lang.StringgetCurrentStage()Current stage for this ``model_version``.com.google.protobuf.ByteStringgetCurrentStageBytes()Current stage for this ``model_version``.static ModelRegistry.ModelVersiongetDefaultInstance()ModelRegistry.ModelVersiongetDefaultInstanceForType()ModelRegistry.ModelVersionDeploymentJobStategetDeploymentJobState()Deployment job state for this model version.ModelRegistry.ModelVersionDeploymentJobStateOrBuildergetDeploymentJobStateOrBuilder()Deployment job state for this model version.java.lang.StringgetDescription()Description of this ``model_version``.com.google.protobuf.ByteStringgetDescriptionBytes()Description of this ``model_version``.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()longgetLastUpdatedTimestamp()Timestamp recorded when metadata for this ``model_version`` was last updated.java.lang.StringgetModelId()Optional `model_id` for model version that is used to link the registered model to the source logged modelcom.google.protobuf.ByteStringgetModelIdBytes()Optional `model_id` for model version that is used to link the registered model to the source logged modelModelRegistry.ModelMetricgetModelMetrics(int index)Optional metrics for the model.intgetModelMetricsCount()Optional metrics for the model.java.util.List<ModelRegistry.ModelMetric>getModelMetricsList()Optional metrics for the model.ModelRegistry.ModelMetricOrBuildergetModelMetricsOrBuilder(int index)Optional metrics for the model.java.util.List<? extends ModelRegistry.ModelMetricOrBuilder>getModelMetricsOrBuilderList()Optional metrics for the model.ModelRegistry.ModelParamgetModelParams(int index)Optional parameters for the model.intgetModelParamsCount()Optional parameters for the model.java.util.List<ModelRegistry.ModelParam>getModelParamsList()Optional parameters for the model.ModelRegistry.ModelParamOrBuildergetModelParamsOrBuilder(int index)Optional parameters for the model.java.util.List<? extends ModelRegistry.ModelParamOrBuilder>getModelParamsOrBuilderList()Optional parameters for the model.java.lang.StringgetName()Unique name of the modelcom.google.protobuf.ByteStringgetNameBytes()Unique name of the modelcom.google.protobuf.Parser<ModelRegistry.ModelVersion>getParserForType()java.lang.StringgetRunId()MLflow run ID used when creating ``model_version``, if ``source`` was generated by an experiment run stored in MLflow tracking server.com.google.protobuf.ByteStringgetRunIdBytes()MLflow run ID used when creating ``model_version``, if ``source`` was generated by an experiment run stored in MLflow tracking server.java.lang.StringgetRunLink()Run Link: Direct link to the run that generated this version.com.google.protobuf.ByteStringgetRunLinkBytes()Run Link: Direct link to the run that generated this version.intgetSerializedSize()java.lang.StringgetSource()URI indicating the location of the source model artifacts, used when creating ``model_version``com.google.protobuf.ByteStringgetSourceBytes()URI indicating the location of the source model artifacts, used when creating ``model_version``ModelRegistry.ModelVersionStatusgetStatus()Current status of ``model_version``java.lang.StringgetStatusMessage()Details on current ``status``, if it is pending or failed.com.google.protobuf.ByteStringgetStatusMessageBytes()Details on current ``status``, if it is pending or failed.ModelRegistry.ModelVersionTaggetTags(int index)Tags: Additional metadata key-value pairs for this ``model_version``.intgetTagsCount()Tags: Additional metadata key-value pairs for this ``model_version``.java.util.List<ModelRegistry.ModelVersionTag>getTagsList()Tags: Additional metadata key-value pairs for this ``model_version``.ModelRegistry.ModelVersionTagOrBuildergetTagsOrBuilder(int index)Tags: Additional metadata key-value pairs for this ``model_version``.java.util.List<? extends ModelRegistry.ModelVersionTagOrBuilder>getTagsOrBuilderList()Tags: Additional metadata key-value pairs for this ``model_version``.com.google.protobuf.UnknownFieldSetgetUnknownFields()java.lang.StringgetUserId()User that created this ``model_version``.com.google.protobuf.ByteStringgetUserIdBytes()User that created this ``model_version``.java.lang.StringgetVersion()Model's version number.com.google.protobuf.ByteStringgetVersionBytes()Model's version number.booleanhasCreationTimestamp()Timestamp recorded when this ``model_version`` was created.booleanhasCurrentStage()Current stage for this ``model_version``.booleanhasDeploymentJobState()Deployment job state for this model version.booleanhasDescription()Description of this ``model_version``.inthashCode()booleanhasLastUpdatedTimestamp()Timestamp recorded when metadata for this ``model_version`` was last updated.booleanhasModelId()Optional `model_id` for model version that is used to link the registered model to the source logged modelbooleanhasName()Unique name of the modelbooleanhasRunId()MLflow run ID used when creating ``model_version``, if ``source`` was generated by an experiment run stored in MLflow tracking server.booleanhasRunLink()Run Link: Direct link to the run that generated this version.booleanhasSource()URI indicating the location of the source model artifacts, used when creating ``model_version``booleanhasStatus()Current status of ``model_version``booleanhasStatusMessage()Details on current ``status``, if it is pending or failed.booleanhasUserId()User that created this ``model_version``.booleanhasVersion()Model's version number.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ModelRegistry.ModelVersion.BuildernewBuilder()static ModelRegistry.ModelVersion.BuildernewBuilder(ModelRegistry.ModelVersion prototype)ModelRegistry.ModelVersion.BuildernewBuilderForType()protected ModelRegistry.ModelVersion.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ModelRegistry.ModelVersionparseDelimitedFrom(java.io.InputStream input)static ModelRegistry.ModelVersionparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ModelRegistry.ModelVersionparseFrom(byte[] data)static ModelRegistry.ModelVersionparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ModelRegistry.ModelVersionparseFrom(com.google.protobuf.ByteString data)static ModelRegistry.ModelVersionparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ModelRegistry.ModelVersionparseFrom(com.google.protobuf.CodedInputStream input)static ModelRegistry.ModelVersionparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ModelRegistry.ModelVersionparseFrom(java.io.InputStream input)static ModelRegistry.ModelVersionparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ModelRegistry.ModelVersionparseFrom(java.nio.ByteBuffer data)static ModelRegistry.ModelVersionparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ModelRegistry.ModelVersion>parser()ModelRegistry.ModelVersion.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)- 
Methods inherited from class com.google.protobuf.GeneratedMessageV3canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
 - 
Methods inherited from class com.google.protobuf.AbstractMessagefindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
 - 
Methods inherited from class com.google.protobuf.AbstractMessageLiteaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
 - 
Methods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
- 
 
- 
- 
- 
Field Detail- 
NAME_FIELD_NUMBERpublic static final int NAME_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
VERSION_FIELD_NUMBERpublic static final int VERSION_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
CREATION_TIMESTAMP_FIELD_NUMBERpublic static final int CREATION_TIMESTAMP_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
LAST_UPDATED_TIMESTAMP_FIELD_NUMBERpublic static final int LAST_UPDATED_TIMESTAMP_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
USER_ID_FIELD_NUMBERpublic static final int USER_ID_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
CURRENT_STAGE_FIELD_NUMBERpublic static final int CURRENT_STAGE_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
DESCRIPTION_FIELD_NUMBERpublic static final int DESCRIPTION_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
SOURCE_FIELD_NUMBERpublic static final int SOURCE_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
RUN_ID_FIELD_NUMBERpublic static final int RUN_ID_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
STATUS_FIELD_NUMBERpublic static final int STATUS_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
STATUS_MESSAGE_FIELD_NUMBERpublic static final int STATUS_MESSAGE_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
TAGS_FIELD_NUMBERpublic static final int TAGS_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
RUN_LINK_FIELD_NUMBERpublic static final int RUN_LINK_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
ALIASES_FIELD_NUMBERpublic static final int ALIASES_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
MODEL_ID_FIELD_NUMBERpublic static final int MODEL_ID_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
MODEL_PARAMS_FIELD_NUMBERpublic static final int MODEL_PARAMS_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
MODEL_METRICS_FIELD_NUMBERpublic static final int MODEL_METRICS_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
DEPLOYMENT_JOB_STATE_FIELD_NUMBERpublic static final int DEPLOYMENT_JOB_STATE_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
PARSER@Deprecated public static final com.google.protobuf.Parser<ModelRegistry.ModelVersion> PARSER Deprecated.
 
- 
 - 
Method Detail- 
newInstanceprotected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) - Overrides:
- newInstancein class- com.google.protobuf.GeneratedMessageV3
 
 - 
getUnknownFieldspublic final com.google.protobuf.UnknownFieldSet getUnknownFields() - Specified by:
- getUnknownFieldsin interface- com.google.protobuf.MessageOrBuilder
- Overrides:
- getUnknownFieldsin class- com.google.protobuf.GeneratedMessageV3
 
 - 
getDescriptorpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor() 
 - 
internalGetFieldAccessorTableprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() - Specified by:
- internalGetFieldAccessorTablein class- com.google.protobuf.GeneratedMessageV3
 
 - 
hasNamepublic boolean hasName() Unique name of the model optional string name = 1;- Specified by:
- hasNamein interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- Whether the name field is set.
 
 - 
getNamepublic java.lang.String getName() Unique name of the model optional string name = 1;- Specified by:
- getNamein interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- The name.
 
 - 
getNameBytespublic com.google.protobuf.ByteString getNameBytes() Unique name of the model optional string name = 1;- Specified by:
- getNameBytesin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- The bytes for name.
 
 - 
hasVersionpublic boolean hasVersion() Model's version number. optional string version = 2;- Specified by:
- hasVersionin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- Whether the version field is set.
 
 - 
getVersionpublic java.lang.String getVersion() Model's version number. optional string version = 2;- Specified by:
- getVersionin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- The version.
 
 - 
getVersionBytespublic com.google.protobuf.ByteString getVersionBytes() Model's version number. optional string version = 2;- Specified by:
- getVersionBytesin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- The bytes for version.
 
 - 
hasCreationTimestamppublic boolean hasCreationTimestamp() Timestamp recorded when this ``model_version`` was created. optional int64 creation_timestamp = 3;- Specified by:
- hasCreationTimestampin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- Whether the creationTimestamp field is set.
 
 - 
getCreationTimestamppublic long getCreationTimestamp() Timestamp recorded when this ``model_version`` was created. optional int64 creation_timestamp = 3;- Specified by:
- getCreationTimestampin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- The creationTimestamp.
 
 - 
hasLastUpdatedTimestamppublic boolean hasLastUpdatedTimestamp() Timestamp recorded when metadata for this ``model_version`` was last updated. optional int64 last_updated_timestamp = 4;- Specified by:
- hasLastUpdatedTimestampin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- Whether the lastUpdatedTimestamp field is set.
 
 - 
getLastUpdatedTimestamppublic long getLastUpdatedTimestamp() Timestamp recorded when metadata for this ``model_version`` was last updated. optional int64 last_updated_timestamp = 4;- Specified by:
- getLastUpdatedTimestampin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- The lastUpdatedTimestamp.
 
 - 
hasUserIdpublic boolean hasUserId() User that created this ``model_version``. optional string user_id = 5;- Specified by:
- hasUserIdin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- Whether the userId field is set.
 
 - 
getUserIdpublic java.lang.String getUserId() User that created this ``model_version``. optional string user_id = 5;- Specified by:
- getUserIdin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- The userId.
 
 - 
getUserIdBytespublic com.google.protobuf.ByteString getUserIdBytes() User that created this ``model_version``. optional string user_id = 5;- Specified by:
- getUserIdBytesin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- The bytes for userId.
 
 - 
hasCurrentStagepublic boolean hasCurrentStage() Current stage for this ``model_version``. optional string current_stage = 6;- Specified by:
- hasCurrentStagein interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- Whether the currentStage field is set.
 
 - 
getCurrentStagepublic java.lang.String getCurrentStage() Current stage for this ``model_version``. optional string current_stage = 6;- Specified by:
- getCurrentStagein interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- The currentStage.
 
 - 
getCurrentStageBytespublic com.google.protobuf.ByteString getCurrentStageBytes() Current stage for this ``model_version``. optional string current_stage = 6;- Specified by:
- getCurrentStageBytesin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- The bytes for currentStage.
 
 - 
hasDescriptionpublic boolean hasDescription() Description of this ``model_version``. optional string description = 7;- Specified by:
- hasDescriptionin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- Whether the description field is set.
 
 - 
getDescriptionpublic java.lang.String getDescription() Description of this ``model_version``. optional string description = 7;- Specified by:
- getDescriptionin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- The description.
 
 - 
getDescriptionBytespublic com.google.protobuf.ByteString getDescriptionBytes() Description of this ``model_version``. optional string description = 7;- Specified by:
- getDescriptionBytesin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- The bytes for description.
 
 - 
hasSourcepublic boolean hasSource() URI indicating the location of the source model artifacts, used when creating ``model_version`` optional string source = 8;- Specified by:
- hasSourcein interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- Whether the source field is set.
 
 - 
getSourcepublic java.lang.String getSource() URI indicating the location of the source model artifacts, used when creating ``model_version`` optional string source = 8;- Specified by:
- getSourcein interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- The source.
 
 - 
getSourceBytespublic com.google.protobuf.ByteString getSourceBytes() URI indicating the location of the source model artifacts, used when creating ``model_version`` optional string source = 8;- Specified by:
- getSourceBytesin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- The bytes for source.
 
 - 
hasRunIdpublic boolean hasRunId() MLflow run ID used when creating ``model_version``, if ``source`` was generated by an experiment run stored in MLflow tracking server. optional string run_id = 9;- Specified by:
- hasRunIdin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- Whether the runId field is set.
 
 - 
getRunIdpublic java.lang.String getRunId() MLflow run ID used when creating ``model_version``, if ``source`` was generated by an experiment run stored in MLflow tracking server. optional string run_id = 9;- Specified by:
- getRunIdin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- The runId.
 
 - 
getRunIdBytespublic com.google.protobuf.ByteString getRunIdBytes() MLflow run ID used when creating ``model_version``, if ``source`` was generated by an experiment run stored in MLflow tracking server. optional string run_id = 9;- Specified by:
- getRunIdBytesin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- The bytes for runId.
 
 - 
hasStatuspublic boolean hasStatus() Current status of ``model_version`` optional .mlflow.ModelVersionStatus status = 10;- Specified by:
- hasStatusin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- Whether the status field is set.
 
 - 
getStatuspublic ModelRegistry.ModelVersionStatus getStatus() Current status of ``model_version`` optional .mlflow.ModelVersionStatus status = 10;- Specified by:
- getStatusin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- The status.
 
 - 
hasStatusMessagepublic boolean hasStatusMessage() Details on current ``status``, if it is pending or failed. optional string status_message = 11;- Specified by:
- hasStatusMessagein interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- Whether the statusMessage field is set.
 
 - 
getStatusMessagepublic java.lang.String getStatusMessage() Details on current ``status``, if it is pending or failed. optional string status_message = 11;- Specified by:
- getStatusMessagein interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- The statusMessage.
 
 - 
getStatusMessageBytespublic com.google.protobuf.ByteString getStatusMessageBytes() Details on current ``status``, if it is pending or failed. optional string status_message = 11;- Specified by:
- getStatusMessageBytesin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- The bytes for statusMessage.
 
 - 
getTagsListpublic java.util.List<ModelRegistry.ModelVersionTag> getTagsList() Tags: Additional metadata key-value pairs for this ``model_version``. repeated .mlflow.ModelVersionTag tags = 12;- Specified by:
- getTagsListin interface- ModelRegistry.ModelVersionOrBuilder
 
 - 
getTagsOrBuilderListpublic java.util.List<? extends ModelRegistry.ModelVersionTagOrBuilder> getTagsOrBuilderList() Tags: Additional metadata key-value pairs for this ``model_version``. repeated .mlflow.ModelVersionTag tags = 12;- Specified by:
- getTagsOrBuilderListin interface- ModelRegistry.ModelVersionOrBuilder
 
 - 
getTagsCountpublic int getTagsCount() Tags: Additional metadata key-value pairs for this ``model_version``. repeated .mlflow.ModelVersionTag tags = 12;- Specified by:
- getTagsCountin interface- ModelRegistry.ModelVersionOrBuilder
 
 - 
getTagspublic ModelRegistry.ModelVersionTag getTags(int index) Tags: Additional metadata key-value pairs for this ``model_version``. repeated .mlflow.ModelVersionTag tags = 12;- Specified by:
- getTagsin interface- ModelRegistry.ModelVersionOrBuilder
 
 - 
getTagsOrBuilderpublic ModelRegistry.ModelVersionTagOrBuilder getTagsOrBuilder(int index) Tags: Additional metadata key-value pairs for this ``model_version``. repeated .mlflow.ModelVersionTag tags = 12;- Specified by:
- getTagsOrBuilderin interface- ModelRegistry.ModelVersionOrBuilder
 
 - 
hasRunLinkpublic boolean hasRunLink() Run Link: Direct link to the run that generated this version. This field is set at model version creation time only for model versions whose source run is from a tracking server that is different from the registry server. optional string run_link = 13;- Specified by:
- hasRunLinkin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- Whether the runLink field is set.
 
 - 
getRunLinkpublic java.lang.String getRunLink() Run Link: Direct link to the run that generated this version. This field is set at model version creation time only for model versions whose source run is from a tracking server that is different from the registry server. optional string run_link = 13;- Specified by:
- getRunLinkin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- The runLink.
 
 - 
getRunLinkBytespublic com.google.protobuf.ByteString getRunLinkBytes() Run Link: Direct link to the run that generated this version. This field is set at model version creation time only for model versions whose source run is from a tracking server that is different from the registry server. optional string run_link = 13;- Specified by:
- getRunLinkBytesin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- The bytes for runLink.
 
 - 
getAliasesListpublic com.google.protobuf.ProtocolStringList getAliasesList() Aliases pointing to this ``model_version``. repeated string aliases = 14;- Specified by:
- getAliasesListin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- A list containing the aliases.
 
 - 
getAliasesCountpublic int getAliasesCount() Aliases pointing to this ``model_version``. repeated string aliases = 14;- Specified by:
- getAliasesCountin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- The count of aliases.
 
 - 
getAliasespublic java.lang.String getAliases(int index) Aliases pointing to this ``model_version``. repeated string aliases = 14;- Specified by:
- getAliasesin interface- ModelRegistry.ModelVersionOrBuilder
- Parameters:
- index- The index of the element to return.
- Returns:
- The aliases at the given index.
 
 - 
getAliasesBytespublic com.google.protobuf.ByteString getAliasesBytes(int index) Aliases pointing to this ``model_version``. repeated string aliases = 14;- Specified by:
- getAliasesBytesin interface- ModelRegistry.ModelVersionOrBuilder
- Parameters:
- index- The index of the value to return.
- Returns:
- The bytes of the aliases at the given index.
 
 - 
hasModelIdpublic boolean hasModelId() Optional `model_id` for model version that is used to link the registered model to the source logged model optional string model_id = 15;- Specified by:
- hasModelIdin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- Whether the modelId field is set.
 
 - 
getModelIdpublic java.lang.String getModelId() Optional `model_id` for model version that is used to link the registered model to the source logged model optional string model_id = 15;- Specified by:
- getModelIdin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- The modelId.
 
 - 
getModelIdBytespublic com.google.protobuf.ByteString getModelIdBytes() Optional `model_id` for model version that is used to link the registered model to the source logged model optional string model_id = 15;- Specified by:
- getModelIdBytesin interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- The bytes for modelId.
 
 - 
getModelParamsListpublic java.util.List<ModelRegistry.ModelParam> getModelParamsList() Optional parameters for the model. repeated .mlflow.ModelParam model_params = 16;- Specified by:
- getModelParamsListin interface- ModelRegistry.ModelVersionOrBuilder
 
 - 
getModelParamsOrBuilderListpublic java.util.List<? extends ModelRegistry.ModelParamOrBuilder> getModelParamsOrBuilderList() Optional parameters for the model. repeated .mlflow.ModelParam model_params = 16;- Specified by:
- getModelParamsOrBuilderListin interface- ModelRegistry.ModelVersionOrBuilder
 
 - 
getModelParamsCountpublic int getModelParamsCount() Optional parameters for the model. repeated .mlflow.ModelParam model_params = 16;- Specified by:
- getModelParamsCountin interface- ModelRegistry.ModelVersionOrBuilder
 
 - 
getModelParamspublic ModelRegistry.ModelParam getModelParams(int index) Optional parameters for the model. repeated .mlflow.ModelParam model_params = 16;- Specified by:
- getModelParamsin interface- ModelRegistry.ModelVersionOrBuilder
 
 - 
getModelParamsOrBuilderpublic ModelRegistry.ModelParamOrBuilder getModelParamsOrBuilder(int index) Optional parameters for the model. repeated .mlflow.ModelParam model_params = 16;- Specified by:
- getModelParamsOrBuilderin interface- ModelRegistry.ModelVersionOrBuilder
 
 - 
getModelMetricsListpublic java.util.List<ModelRegistry.ModelMetric> getModelMetricsList() Optional metrics for the model. repeated .mlflow.ModelMetric model_metrics = 17;- Specified by:
- getModelMetricsListin interface- ModelRegistry.ModelVersionOrBuilder
 
 - 
getModelMetricsOrBuilderListpublic java.util.List<? extends ModelRegistry.ModelMetricOrBuilder> getModelMetricsOrBuilderList() Optional metrics for the model. repeated .mlflow.ModelMetric model_metrics = 17;- Specified by:
- getModelMetricsOrBuilderListin interface- ModelRegistry.ModelVersionOrBuilder
 
 - 
getModelMetricsCountpublic int getModelMetricsCount() Optional metrics for the model. repeated .mlflow.ModelMetric model_metrics = 17;- Specified by:
- getModelMetricsCountin interface- ModelRegistry.ModelVersionOrBuilder
 
 - 
getModelMetricspublic ModelRegistry.ModelMetric getModelMetrics(int index) Optional metrics for the model. repeated .mlflow.ModelMetric model_metrics = 17;- Specified by:
- getModelMetricsin interface- ModelRegistry.ModelVersionOrBuilder
 
 - 
getModelMetricsOrBuilderpublic ModelRegistry.ModelMetricOrBuilder getModelMetricsOrBuilder(int index) Optional metrics for the model. repeated .mlflow.ModelMetric model_metrics = 17;- Specified by:
- getModelMetricsOrBuilderin interface- ModelRegistry.ModelVersionOrBuilder
 
 - 
hasDeploymentJobStatepublic boolean hasDeploymentJobState() Deployment job state for this model version. optional .mlflow.ModelVersionDeploymentJobState deployment_job_state = 19;- Specified by:
- hasDeploymentJobStatein interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- Whether the deploymentJobState field is set.
 
 - 
getDeploymentJobStatepublic ModelRegistry.ModelVersionDeploymentJobState getDeploymentJobState() Deployment job state for this model version. optional .mlflow.ModelVersionDeploymentJobState deployment_job_state = 19;- Specified by:
- getDeploymentJobStatein interface- ModelRegistry.ModelVersionOrBuilder
- Returns:
- The deploymentJobState.
 
 - 
getDeploymentJobStateOrBuilderpublic ModelRegistry.ModelVersionDeploymentJobStateOrBuilder getDeploymentJobStateOrBuilder() Deployment job state for this model version. optional .mlflow.ModelVersionDeploymentJobState deployment_job_state = 19;- Specified by:
- getDeploymentJobStateOrBuilderin interface- ModelRegistry.ModelVersionOrBuilder
 
 - 
isInitializedpublic final boolean isInitialized() - Specified by:
- isInitializedin interface- com.google.protobuf.MessageLiteOrBuilder
- Overrides:
- isInitializedin class- com.google.protobuf.GeneratedMessageV3
 
 - 
writeTopublic void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
- writeToin interface- com.google.protobuf.MessageLite
- Overrides:
- writeToin class- com.google.protobuf.GeneratedMessageV3
- Throws:
- java.io.IOException
 
 - 
getSerializedSizepublic int getSerializedSize() - Specified by:
- getSerializedSizein interface- com.google.protobuf.MessageLite
- Overrides:
- getSerializedSizein class- com.google.protobuf.GeneratedMessageV3
 
 - 
equalspublic boolean equals(java.lang.Object obj) - Specified by:
- equalsin interface- com.google.protobuf.Message
- Overrides:
- equalsin class- com.google.protobuf.AbstractMessage
 
 - 
hashCodepublic int hashCode() - Specified by:
- hashCodein interface- com.google.protobuf.Message
- Overrides:
- hashCodein class- com.google.protobuf.AbstractMessage
 
 - 
parseFrompublic static ModelRegistry.ModelVersion parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static ModelRegistry.ModelVersion parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static ModelRegistry.ModelVersion parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static ModelRegistry.ModelVersion parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static ModelRegistry.ModelVersion parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static ModelRegistry.ModelVersion parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static ModelRegistry.ModelVersion parseFrom(java.io.InputStream input) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseFrompublic static ModelRegistry.ModelVersion parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseDelimitedFrompublic static ModelRegistry.ModelVersion parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseDelimitedFrompublic static ModelRegistry.ModelVersion parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseFrompublic static ModelRegistry.ModelVersion parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseFrompublic static ModelRegistry.ModelVersion parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
newBuilderForTypepublic ModelRegistry.ModelVersion.Builder newBuilderForType() - Specified by:
- newBuilderForTypein interface- com.google.protobuf.Message
- Specified by:
- newBuilderForTypein interface- com.google.protobuf.MessageLite
 
 - 
newBuilderpublic static ModelRegistry.ModelVersion.Builder newBuilder() 
 - 
newBuilderpublic static ModelRegistry.ModelVersion.Builder newBuilder(ModelRegistry.ModelVersion prototype) 
 - 
toBuilderpublic ModelRegistry.ModelVersion.Builder toBuilder() - Specified by:
- toBuilderin interface- com.google.protobuf.Message
- Specified by:
- toBuilderin interface- com.google.protobuf.MessageLite
 
 - 
newBuilderForTypeprotected ModelRegistry.ModelVersion.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
- newBuilderForTypein class- com.google.protobuf.GeneratedMessageV3
 
 - 
getDefaultInstancepublic static ModelRegistry.ModelVersion getDefaultInstance() 
 - 
parserpublic static com.google.protobuf.Parser<ModelRegistry.ModelVersion> parser() 
 - 
getParserForTypepublic com.google.protobuf.Parser<ModelRegistry.ModelVersion> getParserForType() - Specified by:
- getParserForTypein interface- com.google.protobuf.Message
- Specified by:
- getParserForTypein interface- com.google.protobuf.MessageLite
- Overrides:
- getParserForTypein class- com.google.protobuf.GeneratedMessageV3
 
 - 
getDefaultInstanceForTypepublic ModelRegistry.ModelVersion getDefaultInstanceForType() - Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageOrBuilder
 
 
- 
 
-