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 classA 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 intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final com.google.protobuf.Parser<Service.LoggedModelInfo>Deprecated.static final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanURI of the directory where model artifacts are stored.com.google.protobuf.ByteStringURI of the directory where model artifacts are stored.longTimestamp when the model was created, in milliseconds since the UNIX epoch.longThe ID of the user or principal that created the model.static Service.LoggedModelInfostatic final com.google.protobuf.Descriptors.DescriptorThe ID of the experiment that owns the model.com.google.protobuf.ByteStringThe ID of the experiment that owns the model.longTimestamp when the model was last updated, in milliseconds since the UNIX epochA unique identifier for the model.com.google.protobuf.ByteStringA unique identifier for the model.The type of model, such as "Agent", "Classifier", "LLM".com.google.protobuf.ByteStringThe type of model, such as "Agent", "Classifier", "LLM".getName()Name of the model.com.google.protobuf.ByteStringName 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.intIf 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.intRun ID of the run that created the model.com.google.protobuf.ByteStringRun 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.ByteStringDetails on the current status.getTags(int index) Mutable String key-value pairs set on the model.intMutable 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.UnknownFieldSetbooleanURI of the directory where model artifacts are stored.booleanTimestamp when the model was created, in milliseconds since the UNIX epoch.booleanThe ID of the user or principal that created the model.booleanThe ID of the experiment that owns the model.inthashCode()booleanTimestamp when the model was last updated, in milliseconds since the UNIX epochbooleanA unique identifier for the model.booleanThe type of model, such as "Agent", "Classifier", "LLM".booleanhasName()Name of the model.booleanRun ID of the run that created the model.booleanWhether or not the model is ready for use.booleanDetails on the current status.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(Service.LoggedModelInfo prototype) protected Service.LoggedModelInfo.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static Service.LoggedModelInfoparseDelimitedFrom(InputStream input) static Service.LoggedModelInfoparseDelimitedFrom(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(InputStream input) static Service.LoggedModelInfoparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.LoggedModelInfoparseFrom(ByteBuffer data) static Service.LoggedModelInfoparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Service.LoggedModelInfo>parser()voidwriteTo(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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods 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:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasModelId
public boolean hasModelId()A unique identifier for the model.
optional string model_id = 1;- Specified by:
hasModelIdin interfaceService.LoggedModelInfoOrBuilder- Returns:
- Whether the modelId field is set.
-
getModelId
A unique identifier for the model.
optional string model_id = 1;- Specified by:
getModelIdin 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:
getModelIdBytesin 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:
hasExperimentIdin 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:
getExperimentIdin 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:
getExperimentIdBytesin interfaceService.LoggedModelInfoOrBuilder- Returns:
- The bytes for experimentId.
-
hasName
public boolean hasName()Name of the model.
optional string name = 3;- Specified by:
hasNamein interfaceService.LoggedModelInfoOrBuilder- Returns:
- Whether the name field is set.
-
getName
Name of the model.
optional string name = 3;- Specified by:
getNamein interfaceService.LoggedModelInfoOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Name of the model.
optional string name = 3;- Specified by:
getNameBytesin 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:
hasCreationTimestampMsin 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:
getCreationTimestampMsin 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:
hasLastUpdatedTimestampMsin 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:
getLastUpdatedTimestampMsin 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:
hasArtifactUriin 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:
getArtifactUriin 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:
getArtifactUriBytesin 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:
hasStatusin 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:
getStatusin 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:
hasCreatorIdin 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:
getCreatorIdin 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:
hasModelTypein 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:
getModelTypein 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:
getModelTypeBytesin 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:
hasSourceRunIdin 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:
getSourceRunIdin 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:
getSourceRunIdBytesin interfaceService.LoggedModelInfoOrBuilder- Returns:
- The bytes for sourceRunId.
-
hasStatusMessage
public boolean hasStatusMessage()Details on the current status.
optional string status_message = 11;- Specified by:
hasStatusMessagein interfaceService.LoggedModelInfoOrBuilder- Returns:
- Whether the statusMessage field is set.
-
getStatusMessage
Details on the current status.
optional string status_message = 11;- Specified by:
getStatusMessagein interfaceService.LoggedModelInfoOrBuilder- Returns:
- The statusMessage.
-
getStatusMessageBytes
public com.google.protobuf.ByteString getStatusMessageBytes()Details on the current status.
optional string status_message = 11;- Specified by:
getStatusMessageBytesin interfaceService.LoggedModelInfoOrBuilder- Returns:
- The bytes for statusMessage.
-
getTagsList
Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;- Specified by:
getTagsListin interfaceService.LoggedModelInfoOrBuilder
-
getTagsOrBuilderList
Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;- Specified by:
getTagsOrBuilderListin interfaceService.LoggedModelInfoOrBuilder
-
getTagsCount
public int getTagsCount()Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;- Specified by:
getTagsCountin interfaceService.LoggedModelInfoOrBuilder
-
getTags
Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;- Specified by:
getTagsin interfaceService.LoggedModelInfoOrBuilder
-
getTagsOrBuilder
Mutable String key-value pairs set on the model.
repeated .mlflow.LoggedModelTag tags = 12;- Specified by:
getTagsOrBuilderin 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:
getRegistrationsListin 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:
getRegistrationsOrBuilderListin 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:
getRegistrationsCountin 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:
getRegistrationsin 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:
getRegistrationsOrBuilderin interfaceService.LoggedModelInfoOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein 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:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Service.LoggedModelInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-