Package org.mlflow.api.proto
Class Service.LoggedModelInfo
- java.lang.Object
- 
- com.google.protobuf.AbstractMessageLite
- 
- com.google.protobuf.AbstractMessage
- 
- com.google.protobuf.GeneratedMessageV3
- 
- org.mlflow.api.proto.Service.LoggedModelInfo
 
 
 
 
- 
- All Implemented Interfaces:
- com.google.protobuf.Message,- com.google.protobuf.MessageLite,- com.google.protobuf.MessageLiteOrBuilder,- com.google.protobuf.MessageOrBuilder,- java.io.Serializable,- Service.LoggedModelInfoOrBuilder
 - Enclosing class:
- Service
 
 public static final class Service.LoggedModelInfo extends com.google.protobuf.GeneratedMessageV3 implements Service.LoggedModelInfoOrBuilder A LoggedModelInfo includes logged model attributes, tags, and registration info. Protobuf typemlflow.LoggedModelInfo- See Also:
- Serialized Form
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classService.LoggedModelInfo.BuilderA LoggedModelInfo includes logged model attributes, tags, and registration info.- 
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 intARTIFACT_URI_FIELD_NUMBERstatic intCREATION_TIMESTAMP_MS_FIELD_NUMBERstatic intCREATOR_ID_FIELD_NUMBERstatic intEXPERIMENT_ID_FIELD_NUMBERstatic intLAST_UPDATED_TIMESTAMP_MS_FIELD_NUMBERstatic intMODEL_ID_FIELD_NUMBERstatic intMODEL_TYPE_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic com.google.protobuf.Parser<Service.LoggedModelInfo>PARSERDeprecated.static intREGISTRATIONS_FIELD_NUMBERstatic intSOURCE_RUN_ID_FIELD_NUMBERstatic intSTATUS_FIELD_NUMBERstatic intSTATUS_MESSAGE_FIELD_NUMBERstatic intTAGS_FIELD_NUMBER
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)java.lang.StringgetArtifactUri()URI of the directory where model artifacts are stored.com.google.protobuf.ByteStringgetArtifactUriBytes()URI of the directory where model artifacts are stored.longgetCreationTimestampMs()Timestamp when the model was created, in milliseconds since the UNIX epoch.longgetCreatorId()The ID of the user or principal that created the model.static Service.LoggedModelInfogetDefaultInstance()Service.LoggedModelInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()java.lang.StringgetExperimentId()The ID of the experiment that owns the model.com.google.protobuf.ByteStringgetExperimentIdBytes()The ID of the experiment that owns the model.longgetLastUpdatedTimestampMs()Timestamp when the model was last updated, in milliseconds since the UNIX epochjava.lang.StringgetModelId()A unique identifier for the model.com.google.protobuf.ByteStringgetModelIdBytes()A unique identifier for the model.java.lang.StringgetModelType()The type of model, such as "Agent", "Classifier", "LLM".com.google.protobuf.ByteStringgetModelTypeBytes()The type of model, such as "Agent", "Classifier", "LLM".java.lang.StringgetName()Name of the model.com.google.protobuf.ByteStringgetNameBytes()Name of the model.com.google.protobuf.Parser<Service.LoggedModelInfo>getParserForType()Service.LoggedModelRegistrationInfogetRegistrations(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.intgetRegistrationsCount()If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.java.util.List<Service.LoggedModelRegistrationInfo>getRegistrationsList()If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.Service.LoggedModelRegistrationInfoOrBuildergetRegistrationsOrBuilder(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.java.util.List<? extends Service.LoggedModelRegistrationInfoOrBuilder>getRegistrationsOrBuilderList()If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.intgetSerializedSize()java.lang.StringgetSourceRunId()Run ID of the run that created the model.com.google.protobuf.ByteStringgetSourceRunIdBytes()Run ID of the run that created the model.Service.LoggedModelStatusgetStatus()Whether or not the model is ready for use.java.lang.StringgetStatusMessage()Details on the current status.com.google.protobuf.ByteStringgetStatusMessageBytes()Details on the current status.Service.LoggedModelTaggetTags(int index)Mutable String key-value pairs set on the model.intgetTagsCount()Mutable String key-value pairs set on the model.java.util.List<Service.LoggedModelTag>getTagsList()Mutable String key-value pairs set on the model.Service.LoggedModelTagOrBuildergetTagsOrBuilder(int index)Mutable String key-value pairs set on the model.java.util.List<? extends Service.LoggedModelTagOrBuilder>getTagsOrBuilderList()Mutable String key-value pairs set on the model.com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasArtifactUri()URI of the directory where model artifacts are stored.booleanhasCreationTimestampMs()Timestamp when the model was created, in milliseconds since the UNIX epoch.booleanhasCreatorId()The ID of the user or principal that created the model.booleanhasExperimentId()The ID of the experiment that owns the model.inthashCode()booleanhasLastUpdatedTimestampMs()Timestamp when the model was last updated, in milliseconds since the UNIX epochbooleanhasModelId()A unique identifier for the model.booleanhasModelType()The type of model, such as "Agent", "Classifier", "LLM".booleanhasName()Name of the model.booleanhasSourceRunId()Run ID of the run that created the model.booleanhasStatus()Whether or not the model is ready for use.booleanhasStatusMessage()Details on the current status.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Service.LoggedModelInfo.BuildernewBuilder()static Service.LoggedModelInfo.BuildernewBuilder(Service.LoggedModelInfo prototype)Service.LoggedModelInfo.BuildernewBuilderForType()protected Service.LoggedModelInfo.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Service.LoggedModelInfoparseDelimitedFrom(java.io.InputStream input)static Service.LoggedModelInfoparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.LoggedModelInfoparseFrom(byte[] data)static Service.LoggedModelInfoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.LoggedModelInfoparseFrom(com.google.protobuf.ByteString data)static Service.LoggedModelInfoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.LoggedModelInfoparseFrom(com.google.protobuf.CodedInputStream input)static Service.LoggedModelInfoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.LoggedModelInfoparseFrom(java.io.InputStream input)static Service.LoggedModelInfoparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.LoggedModelInfoparseFrom(java.nio.ByteBuffer data)static Service.LoggedModelInfoparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Service.LoggedModelInfo>parser()Service.LoggedModelInfo.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- 
MODEL_ID_FIELD_NUMBERpublic static final int MODEL_ID_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
EXPERIMENT_ID_FIELD_NUMBERpublic static final int EXPERIMENT_ID_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
NAME_FIELD_NUMBERpublic static final int NAME_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
CREATION_TIMESTAMP_MS_FIELD_NUMBERpublic static final int CREATION_TIMESTAMP_MS_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
LAST_UPDATED_TIMESTAMP_MS_FIELD_NUMBERpublic static final int LAST_UPDATED_TIMESTAMP_MS_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
ARTIFACT_URI_FIELD_NUMBERpublic static final int ARTIFACT_URI_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
STATUS_FIELD_NUMBERpublic static final int STATUS_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
CREATOR_ID_FIELD_NUMBERpublic static final int CREATOR_ID_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
MODEL_TYPE_FIELD_NUMBERpublic static final int MODEL_TYPE_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
SOURCE_RUN_ID_FIELD_NUMBERpublic static final int SOURCE_RUN_ID_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
 
 - 
REGISTRATIONS_FIELD_NUMBERpublic static final int REGISTRATIONS_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
PARSER@Deprecated public static final com.google.protobuf.Parser<Service.LoggedModelInfo> 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
 
 - 
hasModelIdpublic boolean hasModelId() A unique identifier for the model. optional string model_id = 1;- Specified by:
- hasModelIdin interface- Service.LoggedModelInfoOrBuilder
- Returns:
- Whether the modelId field is set.
 
 - 
getModelIdpublic java.lang.String getModelId() A unique identifier for the model. optional string model_id = 1;- Specified by:
- getModelIdin interface- Service.LoggedModelInfoOrBuilder
- Returns:
- The modelId.
 
 - 
getModelIdBytespublic com.google.protobuf.ByteString getModelIdBytes() A unique identifier for the model. optional string model_id = 1;- Specified by:
- getModelIdBytesin interface- Service.LoggedModelInfoOrBuilder
- Returns:
- The bytes for modelId.
 
 - 
hasExperimentIdpublic boolean hasExperimentId() The ID of the experiment that owns the model. optional string experiment_id = 2;- Specified by:
- hasExperimentIdin interface- Service.LoggedModelInfoOrBuilder
- Returns:
- Whether the experimentId field is set.
 
 - 
getExperimentIdpublic java.lang.String getExperimentId() The ID of the experiment that owns the model. optional string experiment_id = 2;- Specified by:
- getExperimentIdin interface- Service.LoggedModelInfoOrBuilder
- Returns:
- The experimentId.
 
 - 
getExperimentIdBytespublic com.google.protobuf.ByteString getExperimentIdBytes() The ID of the experiment that owns the model. optional string experiment_id = 2;- Specified by:
- getExperimentIdBytesin interface- Service.LoggedModelInfoOrBuilder
- Returns:
- The bytes for experimentId.
 
 - 
hasNamepublic boolean hasName() Name of the model. optional string name = 3;- Specified by:
- hasNamein interface- Service.LoggedModelInfoOrBuilder
- Returns:
- Whether the name field is set.
 
 - 
getNamepublic java.lang.String getName() Name of the model. optional string name = 3;- Specified by:
- getNamein interface- Service.LoggedModelInfoOrBuilder
- Returns:
- The name.
 
 - 
getNameBytespublic com.google.protobuf.ByteString getNameBytes() Name of the model. optional string name = 3;- Specified by:
- getNameBytesin interface- Service.LoggedModelInfoOrBuilder
- Returns:
- The bytes for name.
 
 - 
hasCreationTimestampMspublic boolean hasCreationTimestampMs() Timestamp when the model was created, in milliseconds since the UNIX epoch. optional int64 creation_timestamp_ms = 4;- Specified by:
- hasCreationTimestampMsin interface- Service.LoggedModelInfoOrBuilder
- Returns:
- Whether the creationTimestampMs field is set.
 
 - 
getCreationTimestampMspublic long getCreationTimestampMs() Timestamp when the model was created, in milliseconds since the UNIX epoch. optional int64 creation_timestamp_ms = 4;- Specified by:
- getCreationTimestampMsin interface- Service.LoggedModelInfoOrBuilder
- Returns:
- The creationTimestampMs.
 
 - 
hasLastUpdatedTimestampMspublic boolean hasLastUpdatedTimestampMs() Timestamp when the model was last updated, in milliseconds since the UNIX epoch optional int64 last_updated_timestamp_ms = 5;- Specified by:
- hasLastUpdatedTimestampMsin interface- Service.LoggedModelInfoOrBuilder
- Returns:
- Whether the lastUpdatedTimestampMs field is set.
 
 - 
getLastUpdatedTimestampMspublic long getLastUpdatedTimestampMs() Timestamp when the model was last updated, in milliseconds since the UNIX epoch optional int64 last_updated_timestamp_ms = 5;- Specified by:
- getLastUpdatedTimestampMsin interface- Service.LoggedModelInfoOrBuilder
- Returns:
- The lastUpdatedTimestampMs.
 
 - 
hasArtifactUripublic boolean hasArtifactUri() URI of the directory where model artifacts are stored. optional string artifact_uri = 6;- Specified by:
- hasArtifactUriin interface- Service.LoggedModelInfoOrBuilder
- Returns:
- Whether the artifactUri field is set.
 
 - 
getArtifactUripublic java.lang.String getArtifactUri() URI of the directory where model artifacts are stored. optional string artifact_uri = 6;- Specified by:
- getArtifactUriin interface- Service.LoggedModelInfoOrBuilder
- Returns:
- The artifactUri.
 
 - 
getArtifactUriBytespublic com.google.protobuf.ByteString getArtifactUriBytes() URI of the directory where model artifacts are stored. optional string artifact_uri = 6;- Specified by:
- getArtifactUriBytesin interface- Service.LoggedModelInfoOrBuilder
- Returns:
- The bytes for artifactUri.
 
 - 
hasStatuspublic boolean hasStatus() Whether or not the model is ready for use. optional .mlflow.LoggedModelStatus status = 7;- Specified by:
- hasStatusin interface- Service.LoggedModelInfoOrBuilder
- Returns:
- Whether the status field is set.
 
 - 
getStatuspublic Service.LoggedModelStatus getStatus() Whether or not the model is ready for use. optional .mlflow.LoggedModelStatus status = 7;- Specified by:
- getStatusin interface- Service.LoggedModelInfoOrBuilder
- Returns:
- The status.
 
 - 
hasCreatorIdpublic boolean hasCreatorId() The ID of the user or principal that created the model. optional int64 creator_id = 8;- Specified by:
- hasCreatorIdin interface- Service.LoggedModelInfoOrBuilder
- Returns:
- Whether the creatorId field is set.
 
 - 
getCreatorIdpublic long getCreatorId() The ID of the user or principal that created the model. optional int64 creator_id = 8;- Specified by:
- getCreatorIdin interface- Service.LoggedModelInfoOrBuilder
- Returns:
- The creatorId.
 
 - 
hasModelTypepublic boolean hasModelType() The type of model, such as "Agent", "Classifier", "LLM". optional string model_type = 9;- Specified by:
- hasModelTypein interface- Service.LoggedModelInfoOrBuilder
- Returns:
- Whether the modelType field is set.
 
 - 
getModelTypepublic java.lang.String getModelType() The type of model, such as "Agent", "Classifier", "LLM". optional string model_type = 9;- Specified by:
- getModelTypein interface- Service.LoggedModelInfoOrBuilder
- Returns:
- The modelType.
 
 - 
getModelTypeBytespublic com.google.protobuf.ByteString getModelTypeBytes() The type of model, such as "Agent", "Classifier", "LLM". optional string model_type = 9;- Specified by:
- getModelTypeBytesin interface- Service.LoggedModelInfoOrBuilder
- Returns:
- The bytes for modelType.
 
 - 
hasSourceRunIdpublic boolean hasSourceRunId() Run ID of the run that created the model. optional string source_run_id = 10;- Specified by:
- hasSourceRunIdin interface- Service.LoggedModelInfoOrBuilder
- Returns:
- Whether the sourceRunId field is set.
 
 - 
getSourceRunIdpublic java.lang.String getSourceRunId() Run ID of the run that created the model. optional string source_run_id = 10;- Specified by:
- getSourceRunIdin interface- Service.LoggedModelInfoOrBuilder
- Returns:
- The sourceRunId.
 
 - 
getSourceRunIdBytespublic com.google.protobuf.ByteString getSourceRunIdBytes() Run ID of the run that created the model. optional string source_run_id = 10;- Specified by:
- getSourceRunIdBytesin interface- Service.LoggedModelInfoOrBuilder
- Returns:
- The bytes for sourceRunId.
 
 - 
hasStatusMessagepublic boolean hasStatusMessage() Details on the current status. optional string status_message = 11;- Specified by:
- hasStatusMessagein interface- Service.LoggedModelInfoOrBuilder
- Returns:
- Whether the statusMessage field is set.
 
 - 
getStatusMessagepublic java.lang.String getStatusMessage() Details on the current status. optional string status_message = 11;- Specified by:
- getStatusMessagein interface- Service.LoggedModelInfoOrBuilder
- Returns:
- The statusMessage.
 
 - 
getStatusMessageBytespublic com.google.protobuf.ByteString getStatusMessageBytes() Details on the current status. optional string status_message = 11;- Specified by:
- getStatusMessageBytesin interface- Service.LoggedModelInfoOrBuilder
- Returns:
- The bytes for statusMessage.
 
 - 
getTagsListpublic java.util.List<Service.LoggedModelTag> getTagsList() Mutable String key-value pairs set on the model. repeated .mlflow.LoggedModelTag tags = 12;- Specified by:
- getTagsListin interface- Service.LoggedModelInfoOrBuilder
 
 - 
getTagsOrBuilderListpublic java.util.List<? extends Service.LoggedModelTagOrBuilder> getTagsOrBuilderList() Mutable String key-value pairs set on the model. repeated .mlflow.LoggedModelTag tags = 12;- Specified by:
- getTagsOrBuilderListin interface- Service.LoggedModelInfoOrBuilder
 
 - 
getTagsCountpublic int getTagsCount() Mutable String key-value pairs set on the model. repeated .mlflow.LoggedModelTag tags = 12;- Specified by:
- getTagsCountin interface- Service.LoggedModelInfoOrBuilder
 
 - 
getTagspublic Service.LoggedModelTag getTags(int index) Mutable String key-value pairs set on the model. repeated .mlflow.LoggedModelTag tags = 12;- Specified by:
- getTagsin interface- Service.LoggedModelInfoOrBuilder
 
 - 
getTagsOrBuilderpublic Service.LoggedModelTagOrBuilder getTagsOrBuilder(int index) Mutable String key-value pairs set on the model. repeated .mlflow.LoggedModelTag tags = 12;- Specified by:
- getTagsOrBuilderin interface- Service.LoggedModelInfoOrBuilder
 
 - 
getRegistrationsListpublic java.util.List<Service.LoggedModelRegistrationInfo> 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:
- getRegistrationsListin interface- Service.LoggedModelInfoOrBuilder
 
 - 
getRegistrationsOrBuilderListpublic java.util.List<? extends Service.LoggedModelRegistrationInfoOrBuilder> 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:
- getRegistrationsOrBuilderListin interface- Service.LoggedModelInfoOrBuilder
 
 - 
getRegistrationsCountpublic 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:
- getRegistrationsCountin interface- Service.LoggedModelInfoOrBuilder
 
 - 
getRegistrationspublic Service.LoggedModelRegistrationInfo 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. repeated .mlflow.LoggedModelRegistrationInfo registrations = 13;- Specified by:
- getRegistrationsin interface- Service.LoggedModelInfoOrBuilder
 
 - 
getRegistrationsOrBuilderpublic Service.LoggedModelRegistrationInfoOrBuilder 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. repeated .mlflow.LoggedModelRegistrationInfo registrations = 13;- Specified by:
- getRegistrationsOrBuilderin interface- Service.LoggedModelInfoOrBuilder
 
 - 
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 Service.LoggedModelInfo parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static Service.LoggedModelInfo parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static Service.LoggedModelInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static Service.LoggedModelInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static Service.LoggedModelInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static Service.LoggedModelInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static Service.LoggedModelInfo parseFrom(java.io.InputStream input) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseFrompublic static Service.LoggedModelInfo parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseDelimitedFrompublic static Service.LoggedModelInfo parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseDelimitedFrompublic static Service.LoggedModelInfo parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseFrompublic static Service.LoggedModelInfo parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseFrompublic static Service.LoggedModelInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
newBuilderForTypepublic Service.LoggedModelInfo.Builder newBuilderForType() - Specified by:
- newBuilderForTypein interface- com.google.protobuf.Message
- Specified by:
- newBuilderForTypein interface- com.google.protobuf.MessageLite
 
 - 
newBuilderpublic static Service.LoggedModelInfo.Builder newBuilder() 
 - 
newBuilderpublic static Service.LoggedModelInfo.Builder newBuilder(Service.LoggedModelInfo prototype) 
 - 
toBuilderpublic Service.LoggedModelInfo.Builder toBuilder() - Specified by:
- toBuilderin interface- com.google.protobuf.Message
- Specified by:
- toBuilderin interface- com.google.protobuf.MessageLite
 
 - 
newBuilderForTypeprotected Service.LoggedModelInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
- newBuilderForTypein class- com.google.protobuf.GeneratedMessageV3
 
 - 
getDefaultInstancepublic static Service.LoggedModelInfo getDefaultInstance() 
 - 
parserpublic static com.google.protobuf.Parser<Service.LoggedModelInfo> parser() 
 - 
getParserForTypepublic com.google.protobuf.Parser<Service.LoggedModelInfo> 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 Service.LoggedModelInfo getDefaultInstanceForType() - Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageOrBuilder
 
 
- 
 
-