Package org.mlflow.api.proto
Class ModelRegistry.RegisteredModel
- java.lang.Object
- 
- com.google.protobuf.AbstractMessageLite
- 
- com.google.protobuf.AbstractMessage
- 
- com.google.protobuf.GeneratedMessageV3
- 
- org.mlflow.api.proto.ModelRegistry.RegisteredModel
 
 
 
 
- 
- All Implemented Interfaces:
- com.google.protobuf.Message,- com.google.protobuf.MessageLite,- com.google.protobuf.MessageLiteOrBuilder,- com.google.protobuf.MessageOrBuilder,- java.io.Serializable,- ModelRegistry.RegisteredModelOrBuilder
 - Enclosing class:
- ModelRegistry
 
 public static final class ModelRegistry.RegisteredModel extends com.google.protobuf.GeneratedMessageV3 implements ModelRegistry.RegisteredModelOrBuilder Protobuf typemlflow.RegisteredModel- See Also:
- Serialized Form
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classModelRegistry.RegisteredModel.BuilderProtobuf typemlflow.RegisteredModel- 
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 intDEPLOYMENT_JOB_ID_FIELD_NUMBERstatic intDEPLOYMENT_JOB_STATE_FIELD_NUMBERstatic intDESCRIPTION_FIELD_NUMBERstatic intLAST_UPDATED_TIMESTAMP_FIELD_NUMBERstatic intLATEST_VERSIONS_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic com.google.protobuf.Parser<ModelRegistry.RegisteredModel>PARSERDeprecated.static intTAGS_FIELD_NUMBERstatic intUSER_ID_FIELD_NUMBER
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)ModelRegistry.RegisteredModelAliasgetAliases(int index)Aliases pointing to model versions associated with this ``registered_model``.intgetAliasesCount()Aliases pointing to model versions associated with this ``registered_model``.java.util.List<ModelRegistry.RegisteredModelAlias>getAliasesList()Aliases pointing to model versions associated with this ``registered_model``.ModelRegistry.RegisteredModelAliasOrBuildergetAliasesOrBuilder(int index)Aliases pointing to model versions associated with this ``registered_model``.java.util.List<? extends ModelRegistry.RegisteredModelAliasOrBuilder>getAliasesOrBuilderList()Aliases pointing to model versions associated with this ``registered_model``.longgetCreationTimestamp()Timestamp recorded when this ``registered_model`` was created.static ModelRegistry.RegisteredModelgetDefaultInstance()ModelRegistry.RegisteredModelgetDefaultInstanceForType()java.lang.StringgetDeploymentJobId()Deployment job id for this model.com.google.protobuf.ByteStringgetDeploymentJobIdBytes()Deployment job id for this model.ModelRegistry.DeploymentJobConnection.StategetDeploymentJobState()Deployment job state for this model.java.lang.StringgetDescription()Description of this ``registered_model``.com.google.protobuf.ByteStringgetDescriptionBytes()Description of this ``registered_model``.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()longgetLastUpdatedTimestamp()Timestamp recorded when metadata for this ``registered_model`` was last updated.ModelRegistry.ModelVersiongetLatestVersions(int index)Collection of latest model versions for each stage.intgetLatestVersionsCount()Collection of latest model versions for each stage.java.util.List<ModelRegistry.ModelVersion>getLatestVersionsList()Collection of latest model versions for each stage.ModelRegistry.ModelVersionOrBuildergetLatestVersionsOrBuilder(int index)Collection of latest model versions for each stage.java.util.List<? extends ModelRegistry.ModelVersionOrBuilder>getLatestVersionsOrBuilderList()Collection of latest model versions for each stage.java.lang.StringgetName()Unique name for the model.com.google.protobuf.ByteStringgetNameBytes()Unique name for the model.com.google.protobuf.Parser<ModelRegistry.RegisteredModel>getParserForType()intgetSerializedSize()ModelRegistry.RegisteredModelTaggetTags(int index)Tags: Additional metadata key-value pairs for this ``registered_model``.intgetTagsCount()Tags: Additional metadata key-value pairs for this ``registered_model``.java.util.List<ModelRegistry.RegisteredModelTag>getTagsList()Tags: Additional metadata key-value pairs for this ``registered_model``.ModelRegistry.RegisteredModelTagOrBuildergetTagsOrBuilder(int index)Tags: Additional metadata key-value pairs for this ``registered_model``.java.util.List<? extends ModelRegistry.RegisteredModelTagOrBuilder>getTagsOrBuilderList()Tags: Additional metadata key-value pairs for this ``registered_model``.com.google.protobuf.UnknownFieldSetgetUnknownFields()java.lang.StringgetUserId()User that created this ``registered_model`` NOTE: this field is not currently returned.com.google.protobuf.ByteStringgetUserIdBytes()User that created this ``registered_model`` NOTE: this field is not currently returned.booleanhasCreationTimestamp()Timestamp recorded when this ``registered_model`` was created.booleanhasDeploymentJobId()Deployment job id for this model.booleanhasDeploymentJobState()Deployment job state for this model.booleanhasDescription()Description of this ``registered_model``.inthashCode()booleanhasLastUpdatedTimestamp()Timestamp recorded when metadata for this ``registered_model`` was last updated.booleanhasName()Unique name for the model.booleanhasUserId()User that created this ``registered_model`` NOTE: this field is not currently returned.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ModelRegistry.RegisteredModel.BuildernewBuilder()static ModelRegistry.RegisteredModel.BuildernewBuilder(ModelRegistry.RegisteredModel prototype)ModelRegistry.RegisteredModel.BuildernewBuilderForType()protected ModelRegistry.RegisteredModel.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ModelRegistry.RegisteredModelparseDelimitedFrom(java.io.InputStream input)static ModelRegistry.RegisteredModelparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ModelRegistry.RegisteredModelparseFrom(byte[] data)static ModelRegistry.RegisteredModelparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ModelRegistry.RegisteredModelparseFrom(com.google.protobuf.ByteString data)static ModelRegistry.RegisteredModelparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ModelRegistry.RegisteredModelparseFrom(com.google.protobuf.CodedInputStream input)static ModelRegistry.RegisteredModelparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ModelRegistry.RegisteredModelparseFrom(java.io.InputStream input)static ModelRegistry.RegisteredModelparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ModelRegistry.RegisteredModelparseFrom(java.nio.ByteBuffer data)static ModelRegistry.RegisteredModelparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ModelRegistry.RegisteredModel>parser()ModelRegistry.RegisteredModel.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
 
 - 
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
 
 - 
DESCRIPTION_FIELD_NUMBERpublic static final int DESCRIPTION_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
LATEST_VERSIONS_FIELD_NUMBERpublic static final int LATEST_VERSIONS_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
TAGS_FIELD_NUMBERpublic static final int TAGS_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
ALIASES_FIELD_NUMBERpublic static final int ALIASES_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
DEPLOYMENT_JOB_ID_FIELD_NUMBERpublic static final int DEPLOYMENT_JOB_ID_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.RegisteredModel> 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 for the model. optional string name = 1;- Specified by:
- hasNamein interface- ModelRegistry.RegisteredModelOrBuilder
- Returns:
- Whether the name field is set.
 
 - 
getNamepublic java.lang.String getName() Unique name for the model. optional string name = 1;- Specified by:
- getNamein interface- ModelRegistry.RegisteredModelOrBuilder
- Returns:
- The name.
 
 - 
getNameBytespublic com.google.protobuf.ByteString getNameBytes() Unique name for the model. optional string name = 1;- Specified by:
- getNameBytesin interface- ModelRegistry.RegisteredModelOrBuilder
- Returns:
- The bytes for name.
 
 - 
hasCreationTimestamppublic boolean hasCreationTimestamp() Timestamp recorded when this ``registered_model`` was created. optional int64 creation_timestamp = 2;- Specified by:
- hasCreationTimestampin interface- ModelRegistry.RegisteredModelOrBuilder
- Returns:
- Whether the creationTimestamp field is set.
 
 - 
getCreationTimestamppublic long getCreationTimestamp() Timestamp recorded when this ``registered_model`` was created. optional int64 creation_timestamp = 2;- Specified by:
- getCreationTimestampin interface- ModelRegistry.RegisteredModelOrBuilder
- Returns:
- The creationTimestamp.
 
 - 
hasLastUpdatedTimestamppublic boolean hasLastUpdatedTimestamp() Timestamp recorded when metadata for this ``registered_model`` was last updated. optional int64 last_updated_timestamp = 3;- Specified by:
- hasLastUpdatedTimestampin interface- ModelRegistry.RegisteredModelOrBuilder
- Returns:
- Whether the lastUpdatedTimestamp field is set.
 
 - 
getLastUpdatedTimestamppublic long getLastUpdatedTimestamp() Timestamp recorded when metadata for this ``registered_model`` was last updated. optional int64 last_updated_timestamp = 3;- Specified by:
- getLastUpdatedTimestampin interface- ModelRegistry.RegisteredModelOrBuilder
- Returns:
- The lastUpdatedTimestamp.
 
 - 
hasUserIdpublic boolean hasUserId() User that created this ``registered_model`` NOTE: this field is not currently returned. optional string user_id = 4;- Specified by:
- hasUserIdin interface- ModelRegistry.RegisteredModelOrBuilder
- Returns:
- Whether the userId field is set.
 
 - 
getUserIdpublic java.lang.String getUserId() User that created this ``registered_model`` NOTE: this field is not currently returned. optional string user_id = 4;- Specified by:
- getUserIdin interface- ModelRegistry.RegisteredModelOrBuilder
- Returns:
- The userId.
 
 - 
getUserIdBytespublic com.google.protobuf.ByteString getUserIdBytes() User that created this ``registered_model`` NOTE: this field is not currently returned. optional string user_id = 4;- Specified by:
- getUserIdBytesin interface- ModelRegistry.RegisteredModelOrBuilder
- Returns:
- The bytes for userId.
 
 - 
hasDescriptionpublic boolean hasDescription() Description of this ``registered_model``. optional string description = 5;- Specified by:
- hasDescriptionin interface- ModelRegistry.RegisteredModelOrBuilder
- Returns:
- Whether the description field is set.
 
 - 
getDescriptionpublic java.lang.String getDescription() Description of this ``registered_model``. optional string description = 5;- Specified by:
- getDescriptionin interface- ModelRegistry.RegisteredModelOrBuilder
- Returns:
- The description.
 
 - 
getDescriptionBytespublic com.google.protobuf.ByteString getDescriptionBytes() Description of this ``registered_model``. optional string description = 5;- Specified by:
- getDescriptionBytesin interface- ModelRegistry.RegisteredModelOrBuilder
- Returns:
- The bytes for description.
 
 - 
getLatestVersionsListpublic java.util.List<ModelRegistry.ModelVersion> getLatestVersionsList() Collection of latest model versions for each stage. Only contains models with current ``READY`` status. repeated .mlflow.ModelVersion latest_versions = 6;- Specified by:
- getLatestVersionsListin interface- ModelRegistry.RegisteredModelOrBuilder
 
 - 
getLatestVersionsOrBuilderListpublic java.util.List<? extends ModelRegistry.ModelVersionOrBuilder> getLatestVersionsOrBuilderList() Collection of latest model versions for each stage. Only contains models with current ``READY`` status. repeated .mlflow.ModelVersion latest_versions = 6;- Specified by:
- getLatestVersionsOrBuilderListin interface- ModelRegistry.RegisteredModelOrBuilder
 
 - 
getLatestVersionsCountpublic int getLatestVersionsCount() Collection of latest model versions for each stage. Only contains models with current ``READY`` status. repeated .mlflow.ModelVersion latest_versions = 6;- Specified by:
- getLatestVersionsCountin interface- ModelRegistry.RegisteredModelOrBuilder
 
 - 
getLatestVersionspublic ModelRegistry.ModelVersion getLatestVersions(int index) Collection of latest model versions for each stage. Only contains models with current ``READY`` status. repeated .mlflow.ModelVersion latest_versions = 6;- Specified by:
- getLatestVersionsin interface- ModelRegistry.RegisteredModelOrBuilder
 
 - 
getLatestVersionsOrBuilderpublic ModelRegistry.ModelVersionOrBuilder getLatestVersionsOrBuilder(int index) Collection of latest model versions for each stage. Only contains models with current ``READY`` status. repeated .mlflow.ModelVersion latest_versions = 6;- Specified by:
- getLatestVersionsOrBuilderin interface- ModelRegistry.RegisteredModelOrBuilder
 
 - 
getTagsListpublic java.util.List<ModelRegistry.RegisteredModelTag> getTagsList() Tags: Additional metadata key-value pairs for this ``registered_model``. repeated .mlflow.RegisteredModelTag tags = 7;- Specified by:
- getTagsListin interface- ModelRegistry.RegisteredModelOrBuilder
 
 - 
getTagsOrBuilderListpublic java.util.List<? extends ModelRegistry.RegisteredModelTagOrBuilder> getTagsOrBuilderList() Tags: Additional metadata key-value pairs for this ``registered_model``. repeated .mlflow.RegisteredModelTag tags = 7;- Specified by:
- getTagsOrBuilderListin interface- ModelRegistry.RegisteredModelOrBuilder
 
 - 
getTagsCountpublic int getTagsCount() Tags: Additional metadata key-value pairs for this ``registered_model``. repeated .mlflow.RegisteredModelTag tags = 7;- Specified by:
- getTagsCountin interface- ModelRegistry.RegisteredModelOrBuilder
 
 - 
getTagspublic ModelRegistry.RegisteredModelTag getTags(int index) Tags: Additional metadata key-value pairs for this ``registered_model``. repeated .mlflow.RegisteredModelTag tags = 7;- Specified by:
- getTagsin interface- ModelRegistry.RegisteredModelOrBuilder
 
 - 
getTagsOrBuilderpublic ModelRegistry.RegisteredModelTagOrBuilder getTagsOrBuilder(int index) Tags: Additional metadata key-value pairs for this ``registered_model``. repeated .mlflow.RegisteredModelTag tags = 7;- Specified by:
- getTagsOrBuilderin interface- ModelRegistry.RegisteredModelOrBuilder
 
 - 
getAliasesListpublic java.util.List<ModelRegistry.RegisteredModelAlias> getAliasesList() Aliases pointing to model versions associated with this ``registered_model``. repeated .mlflow.RegisteredModelAlias aliases = 8;- Specified by:
- getAliasesListin interface- ModelRegistry.RegisteredModelOrBuilder
 
 - 
getAliasesOrBuilderListpublic java.util.List<? extends ModelRegistry.RegisteredModelAliasOrBuilder> getAliasesOrBuilderList() Aliases pointing to model versions associated with this ``registered_model``. repeated .mlflow.RegisteredModelAlias aliases = 8;- Specified by:
- getAliasesOrBuilderListin interface- ModelRegistry.RegisteredModelOrBuilder
 
 - 
getAliasesCountpublic int getAliasesCount() Aliases pointing to model versions associated with this ``registered_model``. repeated .mlflow.RegisteredModelAlias aliases = 8;- Specified by:
- getAliasesCountin interface- ModelRegistry.RegisteredModelOrBuilder
 
 - 
getAliasespublic ModelRegistry.RegisteredModelAlias getAliases(int index) Aliases pointing to model versions associated with this ``registered_model``. repeated .mlflow.RegisteredModelAlias aliases = 8;- Specified by:
- getAliasesin interface- ModelRegistry.RegisteredModelOrBuilder
 
 - 
getAliasesOrBuilderpublic ModelRegistry.RegisteredModelAliasOrBuilder getAliasesOrBuilder(int index) Aliases pointing to model versions associated with this ``registered_model``. repeated .mlflow.RegisteredModelAlias aliases = 8;- Specified by:
- getAliasesOrBuilderin interface- ModelRegistry.RegisteredModelOrBuilder
 
 - 
hasDeploymentJobIdpublic boolean hasDeploymentJobId() Deployment job id for this model. optional string deployment_job_id = 9;- Specified by:
- hasDeploymentJobIdin interface- ModelRegistry.RegisteredModelOrBuilder
- Returns:
- Whether the deploymentJobId field is set.
 
 - 
getDeploymentJobIdpublic java.lang.String getDeploymentJobId() Deployment job id for this model. optional string deployment_job_id = 9;- Specified by:
- getDeploymentJobIdin interface- ModelRegistry.RegisteredModelOrBuilder
- Returns:
- The deploymentJobId.
 
 - 
getDeploymentJobIdBytespublic com.google.protobuf.ByteString getDeploymentJobIdBytes() Deployment job id for this model. optional string deployment_job_id = 9;- Specified by:
- getDeploymentJobIdBytesin interface- ModelRegistry.RegisteredModelOrBuilder
- Returns:
- The bytes for deploymentJobId.
 
 - 
hasDeploymentJobStatepublic boolean hasDeploymentJobState() Deployment job state for this model. optional .mlflow.DeploymentJobConnection.State deployment_job_state = 10;- Specified by:
- hasDeploymentJobStatein interface- ModelRegistry.RegisteredModelOrBuilder
- Returns:
- Whether the deploymentJobState field is set.
 
 - 
getDeploymentJobStatepublic ModelRegistry.DeploymentJobConnection.State getDeploymentJobState() Deployment job state for this model. optional .mlflow.DeploymentJobConnection.State deployment_job_state = 10;- Specified by:
- getDeploymentJobStatein interface- ModelRegistry.RegisteredModelOrBuilder
- Returns:
- The deploymentJobState.
 
 - 
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.RegisteredModel parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static ModelRegistry.RegisteredModel parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static ModelRegistry.RegisteredModel parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static ModelRegistry.RegisteredModel parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static ModelRegistry.RegisteredModel parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static ModelRegistry.RegisteredModel parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static ModelRegistry.RegisteredModel parseFrom(java.io.InputStream input) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseFrompublic static ModelRegistry.RegisteredModel parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseDelimitedFrompublic static ModelRegistry.RegisteredModel parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseDelimitedFrompublic static ModelRegistry.RegisteredModel parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseFrompublic static ModelRegistry.RegisteredModel parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
parseFrompublic static ModelRegistry.RegisteredModel parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Throws:
- java.io.IOException
 
 - 
newBuilderForTypepublic ModelRegistry.RegisteredModel.Builder newBuilderForType() - Specified by:
- newBuilderForTypein interface- com.google.protobuf.Message
- Specified by:
- newBuilderForTypein interface- com.google.protobuf.MessageLite
 
 - 
newBuilderpublic static ModelRegistry.RegisteredModel.Builder newBuilder() 
 - 
newBuilderpublic static ModelRegistry.RegisteredModel.Builder newBuilder(ModelRegistry.RegisteredModel prototype) 
 - 
toBuilderpublic ModelRegistry.RegisteredModel.Builder toBuilder() - Specified by:
- toBuilderin interface- com.google.protobuf.Message
- Specified by:
- toBuilderin interface- com.google.protobuf.MessageLite
 
 - 
newBuilderForTypeprotected ModelRegistry.RegisteredModel.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
- newBuilderForTypein class- com.google.protobuf.GeneratedMessageV3
 
 - 
getDefaultInstancepublic static ModelRegistry.RegisteredModel getDefaultInstance() 
 - 
parserpublic static com.google.protobuf.Parser<ModelRegistry.RegisteredModel> parser() 
 - 
getParserForTypepublic com.google.protobuf.Parser<ModelRegistry.RegisteredModel> 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.RegisteredModel getDefaultInstanceForType() - Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageOrBuilder
 
 
- 
 
-