public static final class ModelRegistry.RegisteredModel extends com.google.protobuf.GeneratedMessageV3 implements ModelRegistry.RegisteredModelOrBuilder
mlflow.RegisteredModel
Modifier and Type | Class and Description |
---|---|
static class |
ModelRegistry.RegisteredModel.Builder
Protobuf type
mlflow.RegisteredModel |
com.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
Modifier and Type | Field and Description |
---|---|
static int |
CREATION_TIMESTAMP_FIELD_NUMBER |
static int |
DESCRIPTION_FIELD_NUMBER |
static int |
LAST_UPDATED_TIMESTAMP_FIELD_NUMBER |
static int |
LATEST_VERSIONS_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static com.google.protobuf.Parser<ModelRegistry.RegisteredModel> |
PARSER
Deprecated.
|
static int |
TAGS_FIELD_NUMBER |
static int |
USER_ID_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
long |
getCreationTimestamp()
Timestamp recorded when this ``registered_model`` was created.
|
static ModelRegistry.RegisteredModel |
getDefaultInstance() |
ModelRegistry.RegisteredModel |
getDefaultInstanceForType() |
String |
getDescription()
Description of this ``registered_model``.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
Description of this ``registered_model``.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getLastUpdatedTimestamp()
Timestamp recorded when metadata for this ``registered_model`` was last updated.
|
ModelRegistry.ModelVersion |
getLatestVersions(int index)
Collection of latest model versions for each stage.
|
int |
getLatestVersionsCount()
Collection of latest model versions for each stage.
|
List<ModelRegistry.ModelVersion> |
getLatestVersionsList()
Collection of latest model versions for each stage.
|
ModelRegistry.ModelVersionOrBuilder |
getLatestVersionsOrBuilder(int index)
Collection of latest model versions for each stage.
|
List<? extends ModelRegistry.ModelVersionOrBuilder> |
getLatestVersionsOrBuilderList()
Collection of latest model versions for each stage.
|
String |
getName()
Unique name for the model.
|
com.google.protobuf.ByteString |
getNameBytes()
Unique name for the model.
|
com.google.protobuf.Parser<ModelRegistry.RegisteredModel> |
getParserForType() |
int |
getSerializedSize() |
ModelRegistry.RegisteredModelTag |
getTags(int index)
Tags: Additional metadata key-value pairs for this ``registered_model``.
|
int |
getTagsCount()
Tags: Additional metadata key-value pairs for this ``registered_model``.
|
List<ModelRegistry.RegisteredModelTag> |
getTagsList()
Tags: Additional metadata key-value pairs for this ``registered_model``.
|
ModelRegistry.RegisteredModelTagOrBuilder |
getTagsOrBuilder(int index)
Tags: Additional metadata key-value pairs for this ``registered_model``.
|
List<? extends ModelRegistry.RegisteredModelTagOrBuilder> |
getTagsOrBuilderList()
Tags: Additional metadata key-value pairs for this ``registered_model``.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getUserId()
User that created this ``registered_model``
NOTE: this field is not currently returned.
|
com.google.protobuf.ByteString |
getUserIdBytes()
User that created this ``registered_model``
NOTE: this field is not currently returned.
|
boolean |
hasCreationTimestamp()
Timestamp recorded when this ``registered_model`` was created.
|
boolean |
hasDescription()
Description of this ``registered_model``.
|
int |
hashCode() |
boolean |
hasLastUpdatedTimestamp()
Timestamp recorded when metadata for this ``registered_model`` was last updated.
|
boolean |
hasName()
Unique name for the model.
|
boolean |
hasUserId()
User that created this ``registered_model``
NOTE: this field is not currently returned.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ModelRegistry.RegisteredModel.Builder |
newBuilder() |
static ModelRegistry.RegisteredModel.Builder |
newBuilder(ModelRegistry.RegisteredModel prototype) |
ModelRegistry.RegisteredModel.Builder |
newBuilderForType() |
protected ModelRegistry.RegisteredModel.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static ModelRegistry.RegisteredModel |
parseDelimitedFrom(InputStream input) |
static ModelRegistry.RegisteredModel |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelRegistry.RegisteredModel |
parseFrom(byte[] data) |
static ModelRegistry.RegisteredModel |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelRegistry.RegisteredModel |
parseFrom(ByteBuffer data) |
static ModelRegistry.RegisteredModel |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelRegistry.RegisteredModel |
parseFrom(com.google.protobuf.ByteString data) |
static ModelRegistry.RegisteredModel |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelRegistry.RegisteredModel |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ModelRegistry.RegisteredModel |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelRegistry.RegisteredModel |
parseFrom(InputStream input) |
static ModelRegistry.RegisteredModel |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ModelRegistry.RegisteredModel> |
parser() |
ModelRegistry.RegisteredModel.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int NAME_FIELD_NUMBER
public static final int CREATION_TIMESTAMP_FIELD_NUMBER
public static final int LAST_UPDATED_TIMESTAMP_FIELD_NUMBER
public static final int USER_ID_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
public static final int LATEST_VERSIONS_FIELD_NUMBER
public static final int TAGS_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<ModelRegistry.RegisteredModel> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public boolean hasName()
Unique name for the model.
optional string name = 1;
hasName
in interface ModelRegistry.RegisteredModelOrBuilder
public String getName()
Unique name for the model.
optional string name = 1;
getName
in interface ModelRegistry.RegisteredModelOrBuilder
public com.google.protobuf.ByteString getNameBytes()
Unique name for the model.
optional string name = 1;
getNameBytes
in interface ModelRegistry.RegisteredModelOrBuilder
public boolean hasCreationTimestamp()
Timestamp recorded when this ``registered_model`` was created.
optional int64 creation_timestamp = 2;
hasCreationTimestamp
in interface ModelRegistry.RegisteredModelOrBuilder
public long getCreationTimestamp()
Timestamp recorded when this ``registered_model`` was created.
optional int64 creation_timestamp = 2;
getCreationTimestamp
in interface ModelRegistry.RegisteredModelOrBuilder
public boolean hasLastUpdatedTimestamp()
Timestamp recorded when metadata for this ``registered_model`` was last updated.
optional int64 last_updated_timestamp = 3;
hasLastUpdatedTimestamp
in interface ModelRegistry.RegisteredModelOrBuilder
public long getLastUpdatedTimestamp()
Timestamp recorded when metadata for this ``registered_model`` was last updated.
optional int64 last_updated_timestamp = 3;
getLastUpdatedTimestamp
in interface ModelRegistry.RegisteredModelOrBuilder
public boolean hasUserId()
User that created this ``registered_model`` NOTE: this field is not currently returned.
optional string user_id = 4;
hasUserId
in interface ModelRegistry.RegisteredModelOrBuilder
public String getUserId()
User that created this ``registered_model`` NOTE: this field is not currently returned.
optional string user_id = 4;
getUserId
in interface ModelRegistry.RegisteredModelOrBuilder
public com.google.protobuf.ByteString getUserIdBytes()
User that created this ``registered_model`` NOTE: this field is not currently returned.
optional string user_id = 4;
getUserIdBytes
in interface ModelRegistry.RegisteredModelOrBuilder
public boolean hasDescription()
Description of this ``registered_model``.
optional string description = 5;
hasDescription
in interface ModelRegistry.RegisteredModelOrBuilder
public String getDescription()
Description of this ``registered_model``.
optional string description = 5;
getDescription
in interface ModelRegistry.RegisteredModelOrBuilder
public com.google.protobuf.ByteString getDescriptionBytes()
Description of this ``registered_model``.
optional string description = 5;
getDescriptionBytes
in interface ModelRegistry.RegisteredModelOrBuilder
public 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;
getLatestVersionsList
in interface ModelRegistry.RegisteredModelOrBuilder
public 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;
getLatestVersionsOrBuilderList
in interface ModelRegistry.RegisteredModelOrBuilder
public int getLatestVersionsCount()
Collection of latest model versions for each stage. Only contains models with current ``READY`` status.
repeated .mlflow.ModelVersion latest_versions = 6;
getLatestVersionsCount
in interface ModelRegistry.RegisteredModelOrBuilder
public 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;
getLatestVersions
in interface ModelRegistry.RegisteredModelOrBuilder
public 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;
getLatestVersionsOrBuilder
in interface ModelRegistry.RegisteredModelOrBuilder
public List<ModelRegistry.RegisteredModelTag> getTagsList()
Tags: Additional metadata key-value pairs for this ``registered_model``.
repeated .mlflow.RegisteredModelTag tags = 7;
getTagsList
in interface ModelRegistry.RegisteredModelOrBuilder
public List<? extends ModelRegistry.RegisteredModelTagOrBuilder> getTagsOrBuilderList()
Tags: Additional metadata key-value pairs for this ``registered_model``.
repeated .mlflow.RegisteredModelTag tags = 7;
getTagsOrBuilderList
in interface ModelRegistry.RegisteredModelOrBuilder
public int getTagsCount()
Tags: Additional metadata key-value pairs for this ``registered_model``.
repeated .mlflow.RegisteredModelTag tags = 7;
getTagsCount
in interface ModelRegistry.RegisteredModelOrBuilder
public ModelRegistry.RegisteredModelTag getTags(int index)
Tags: Additional metadata key-value pairs for this ``registered_model``.
repeated .mlflow.RegisteredModelTag tags = 7;
getTags
in interface ModelRegistry.RegisteredModelOrBuilder
public ModelRegistry.RegisteredModelTagOrBuilder getTagsOrBuilder(int index)
Tags: Additional metadata key-value pairs for this ``registered_model``.
repeated .mlflow.RegisteredModelTag tags = 7;
getTagsOrBuilder
in interface ModelRegistry.RegisteredModelOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static ModelRegistry.RegisteredModel parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ModelRegistry.RegisteredModel parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ModelRegistry.RegisteredModel parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ModelRegistry.RegisteredModel parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ModelRegistry.RegisteredModel parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ModelRegistry.RegisteredModel parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ModelRegistry.RegisteredModel parseFrom(InputStream input) throws IOException
IOException
public static ModelRegistry.RegisteredModel parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ModelRegistry.RegisteredModel parseDelimitedFrom(InputStream input) throws IOException
IOException
public static ModelRegistry.RegisteredModel parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ModelRegistry.RegisteredModel parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static ModelRegistry.RegisteredModel parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public ModelRegistry.RegisteredModel.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static ModelRegistry.RegisteredModel.Builder newBuilder()
public static ModelRegistry.RegisteredModel.Builder newBuilder(ModelRegistry.RegisteredModel prototype)
public ModelRegistry.RegisteredModel.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected ModelRegistry.RegisteredModel.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static ModelRegistry.RegisteredModel getDefaultInstance()
public static com.google.protobuf.Parser<ModelRegistry.RegisteredModel> parser()
public com.google.protobuf.Parser<ModelRegistry.RegisteredModel> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public ModelRegistry.RegisteredModel getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2021. All rights reserved.