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
,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 type
mlflow.LoggedModelInfo
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
A LoggedModelInfo includes logged model attributes, tags, and registration info.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final com.google.protobuf.Parser<Service.LoggedModelInfo>
Deprecated.static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
URI of the directory where model artifacts are stored.com.google.protobuf.ByteString
URI of the directory where model artifacts are stored.long
Timestamp when the model was created, in milliseconds since the UNIX epoch.long
The ID of the user or principal that created the model.static Service.LoggedModelInfo
static final com.google.protobuf.Descriptors.Descriptor
The ID of the experiment that owns the model.com.google.protobuf.ByteString
The ID of the experiment that owns the model.long
Timestamp when the model was last updated, in milliseconds since the UNIX epochA unique identifier for the model.com.google.protobuf.ByteString
A unique identifier for the model.The type of model, such as "Agent", "Classifier", "LLM".com.google.protobuf.ByteString
The type of model, such as "Agent", "Classifier", "LLM".getName()
Name of the model.com.google.protobuf.ByteString
Name of the model.com.google.protobuf.Parser<Service.LoggedModelInfo>
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.int
If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.getRegistrationsOrBuilder
(int index) If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.List<? extends Service.LoggedModelRegistrationInfoOrBuilder>
If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.int
Run ID of the run that created the model.com.google.protobuf.ByteString
Run ID of the run that created the model.Whether or not the model is ready for use.Details on the current status.com.google.protobuf.ByteString
Details on the current status.getTags
(int index) Mutable String key-value pairs set on the model.int
Mutable String key-value pairs set on the model.Mutable String key-value pairs set on the model.getTagsOrBuilder
(int index) Mutable String key-value pairs set on the model.List<? extends Service.LoggedModelTagOrBuilder>
Mutable String key-value pairs set on the model.final com.google.protobuf.UnknownFieldSet
boolean
URI of the directory where model artifacts are stored.boolean
Timestamp when the model was created, in milliseconds since the UNIX epoch.boolean
The ID of the user or principal that created the model.boolean
The ID of the experiment that owns the model.int
hashCode()
boolean
Timestamp when the model was last updated, in milliseconds since the UNIX epochboolean
A unique identifier for the model.boolean
The type of model, such as "Agent", "Classifier", "LLM".boolean
hasName()
Name of the model.boolean
Run ID of the run that created the model.boolean
Whether or not the model is ready for use.boolean
Details on the current status.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
newBuilder
(Service.LoggedModelInfo prototype) protected Service.LoggedModelInfo.Builder
newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected Object
newInstance
(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static Service.LoggedModelInfo
parseDelimitedFrom
(InputStream input) static Service.LoggedModelInfo
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.LoggedModelInfo
parseFrom
(byte[] data) static Service.LoggedModelInfo
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.LoggedModelInfo
parseFrom
(com.google.protobuf.ByteString data) static Service.LoggedModelInfo
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.LoggedModelInfo
parseFrom
(com.google.protobuf.CodedInputStream input) static Service.LoggedModelInfo
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.LoggedModelInfo
parseFrom
(InputStream input) static Service.LoggedModelInfo
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.LoggedModelInfo
parseFrom
(ByteBuffer data) static Service.LoggedModelInfo
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Service.LoggedModelInfo>
parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, 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.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
MODEL_ID_FIELD_NUMBER
public static final int MODEL_ID_FIELD_NUMBER- See Also:
-
EXPERIMENT_ID_FIELD_NUMBER
public static final int EXPERIMENT_ID_FIELD_NUMBER- See Also:
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER- See Also:
-
CREATION_TIMESTAMP_MS_FIELD_NUMBER
public static final int CREATION_TIMESTAMP_MS_FIELD_NUMBER- See Also:
-
LAST_UPDATED_TIMESTAMP_MS_FIELD_NUMBER
public static final int LAST_UPDATED_TIMESTAMP_MS_FIELD_NUMBER- See Also:
-
ARTIFACT_URI_FIELD_NUMBER
public static final int ARTIFACT_URI_FIELD_NUMBER- See Also:
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER- See Also:
-
CREATOR_ID_FIELD_NUMBER
public static final int CREATOR_ID_FIELD_NUMBER- See Also:
-
MODEL_TYPE_FIELD_NUMBER
public static final int MODEL_TYPE_FIELD_NUMBER- See Also:
-
SOURCE_RUN_ID_FIELD_NUMBER
public static final int SOURCE_RUN_ID_FIELD_NUMBER- See Also:
-
STATUS_MESSAGE_FIELD_NUMBER
public static final int STATUS_MESSAGE_FIELD_NUMBER- See Also:
-
TAGS_FIELD_NUMBER
public static final int TAGS_FIELD_NUMBER- See Also:
-
REGISTRATIONS_FIELD_NUMBER
public static final int REGISTRATIONS_FIELD_NUMBER- See Also:
-
PARSER
Deprecated.
-
-
Method Details
-
newInstance
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFields
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
hasModelId
public boolean hasModelId()A unique identifier for the model.
optional string model_id = 1;
- Specified by:
hasModelId
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- Whether the modelId field is set.
-
getModelId
A unique identifier for the model.
optional string model_id = 1;
- Specified by:
getModelId
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The modelId.
-
getModelIdBytes
public com.google.protobuf.ByteString getModelIdBytes()A unique identifier for the model.
optional string model_id = 1;
- Specified by:
getModelIdBytes
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The bytes for modelId.
-
hasExperimentId
public boolean hasExperimentId()The ID of the experiment that owns the model.
optional string experiment_id = 2;
- Specified by:
hasExperimentId
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- Whether the experimentId field is set.
-
getExperimentId
The ID of the experiment that owns the model.
optional string experiment_id = 2;
- Specified by:
getExperimentId
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The experimentId.
-
getExperimentIdBytes
public com.google.protobuf.ByteString getExperimentIdBytes()The ID of the experiment that owns the model.
optional string experiment_id = 2;
- Specified by:
getExperimentIdBytes
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The bytes for experimentId.
-
hasName
public boolean hasName()Name of the model.
optional string name = 3;
- Specified by:
hasName
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- Whether the name field is set.
-
getName
Name of the model.
optional string name = 3;
- Specified by:
getName
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Name of the model.
optional string name = 3;
- Specified by:
getNameBytes
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The bytes for name.
-
hasCreationTimestampMs
public boolean hasCreationTimestampMs()Timestamp when the model was created, in milliseconds since the UNIX epoch.
optional int64 creation_timestamp_ms = 4;
- Specified by:
hasCreationTimestampMs
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- Whether the creationTimestampMs field is set.
-
getCreationTimestampMs
public long getCreationTimestampMs()Timestamp when the model was created, in milliseconds since the UNIX epoch.
optional int64 creation_timestamp_ms = 4;
- Specified by:
getCreationTimestampMs
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The creationTimestampMs.
-
hasLastUpdatedTimestampMs
public boolean hasLastUpdatedTimestampMs()Timestamp when the model was last updated, in milliseconds since the UNIX epoch
optional int64 last_updated_timestamp_ms = 5;
- Specified by:
hasLastUpdatedTimestampMs
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- Whether the lastUpdatedTimestampMs field is set.
-
getLastUpdatedTimestampMs
public long getLastUpdatedTimestampMs()Timestamp when the model was last updated, in milliseconds since the UNIX epoch
optional int64 last_updated_timestamp_ms = 5;
- Specified by:
getLastUpdatedTimestampMs
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The lastUpdatedTimestampMs.
-
hasArtifactUri
public boolean hasArtifactUri()URI of the directory where model artifacts are stored.
optional string artifact_uri = 6;
- Specified by:
hasArtifactUri
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- Whether the artifactUri field is set.
-
getArtifactUri
URI of the directory where model artifacts are stored.
optional string artifact_uri = 6;
- Specified by:
getArtifactUri
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The artifactUri.
-
getArtifactUriBytes
public com.google.protobuf.ByteString getArtifactUriBytes()URI of the directory where model artifacts are stored.
optional string artifact_uri = 6;
- Specified by:
getArtifactUriBytes
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The bytes for artifactUri.
-
hasStatus
public boolean hasStatus()Whether or not the model is ready for use.
optional .mlflow.LoggedModelStatus status = 7;
- Specified by:
hasStatus
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- Whether the status field is set.
-
getStatus
Whether or not the model is ready for use.
optional .mlflow.LoggedModelStatus status = 7;
- Specified by:
getStatus
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The status.
-
hasCreatorId
public boolean hasCreatorId()The ID of the user or principal that created the model.
optional int64 creator_id = 8;
- Specified by:
hasCreatorId
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- Whether the creatorId field is set.
-
getCreatorId
public long getCreatorId()The ID of the user or principal that created the model.
optional int64 creator_id = 8;
- Specified by:
getCreatorId
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The creatorId.
-
hasModelType
public boolean hasModelType()The type of model, such as "Agent", "Classifier", "LLM".
optional string model_type = 9;
- Specified by:
hasModelType
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- Whether the modelType field is set.
-
getModelType
The type of model, such as "Agent", "Classifier", "LLM".
optional string model_type = 9;
- Specified by:
getModelType
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The modelType.
-
getModelTypeBytes
public com.google.protobuf.ByteString getModelTypeBytes()The type of model, such as "Agent", "Classifier", "LLM".
optional string model_type = 9;
- Specified by:
getModelTypeBytes
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The bytes for modelType.
-
hasSourceRunId
public boolean hasSourceRunId()Run ID of the run that created the model.
optional string source_run_id = 10;
- Specified by:
hasSourceRunId
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- Whether the sourceRunId field is set.
-
getSourceRunId
Run ID of the run that created the model.
optional string source_run_id = 10;
- Specified by:
getSourceRunId
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The sourceRunId.
-
getSourceRunIdBytes
public com.google.protobuf.ByteString getSourceRunIdBytes()Run ID of the run that created the model.
optional string source_run_id = 10;
- Specified by:
getSourceRunIdBytes
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The bytes for sourceRunId.
-
hasStatusMessage
public boolean hasStatusMessage()Details on the current status.
optional string status_message = 11;
- Specified by:
hasStatusMessage
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- Whether the statusMessage field is set.
-
getStatusMessage
Details on the current status.
optional string status_message = 11;
- Specified by:
getStatusMessage
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The statusMessage.
-
getStatusMessageBytes
public com.google.protobuf.ByteString getStatusMessageBytes()Details on the current status.
optional string status_message = 11;
- Specified by:
getStatusMessageBytes
in interfaceService.LoggedModelInfoOrBuilder
- Returns:
- The bytes for statusMessage.
-
getTagsList
Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;
- Specified by:
getTagsList
in interfaceService.LoggedModelInfoOrBuilder
-
getTagsOrBuilderList
Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;
- Specified by:
getTagsOrBuilderList
in interfaceService.LoggedModelInfoOrBuilder
-
getTagsCount
public int getTagsCount()Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;
- Specified by:
getTagsCount
in interfaceService.LoggedModelInfoOrBuilder
-
getTags
Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;
- Specified by:
getTags
in interfaceService.LoggedModelInfoOrBuilder
-
getTagsOrBuilder
Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;
- Specified by:
getTagsOrBuilder
in interfaceService.LoggedModelInfoOrBuilder
-
getRegistrationsList
If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.
repeated .mlflow.LoggedModelRegistrationInfo registrations = 13;
- Specified by:
getRegistrationsList
in interfaceService.LoggedModelInfoOrBuilder
-
getRegistrationsOrBuilderList
If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.
repeated .mlflow.LoggedModelRegistrationInfo registrations = 13;
- Specified by:
getRegistrationsOrBuilderList
in interfaceService.LoggedModelInfoOrBuilder
-
getRegistrationsCount
public int getRegistrationsCount()If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.
repeated .mlflow.LoggedModelRegistrationInfo registrations = 13;
- Specified by:
getRegistrationsCount
in interfaceService.LoggedModelInfoOrBuilder
-
getRegistrations
If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.
repeated .mlflow.LoggedModelRegistrationInfo registrations = 13;
- Specified by:
getRegistrations
in interfaceService.LoggedModelInfoOrBuilder
-
getRegistrationsOrBuilder
If the model has been promoted to the Model Registry, this field includes information like the Registered Model name, Model Version number, etc.
repeated .mlflow.LoggedModelRegistrationInfo registrations = 13;
- Specified by:
getRegistrationsOrBuilder
in interfaceService.LoggedModelInfoOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Service.LoggedModelInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.LoggedModelInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.LoggedModelInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.LoggedModelInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.LoggedModelInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.LoggedModelInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Service.LoggedModelInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Service.LoggedModelInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static Service.LoggedModelInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static Service.LoggedModelInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Service.LoggedModelInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-