Package org.mlflow.api.proto
Class Service.ListArtifacts.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<Service.ListArtifacts.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<Service.ListArtifacts.Builder>
org.mlflow.api.proto.Service.ListArtifacts.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,Service.ListArtifactsOrBuilder
- Enclosing class:
Service.ListArtifacts
public static final class Service.ListArtifacts.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Service.ListArtifacts.Builder>
implements Service.ListArtifactsOrBuilder
Protobuf type
mlflow.ListArtifacts
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Token indicating the page of artifact results to fetchFilter artifacts matching this path (a relative path from the root artifact directory).ID of the run whose artifacts to list.[Deprecated, use run_id instead] ID of the run whose artifacts to list.clone()
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Token indicating the page of artifact results to fetchcom.google.protobuf.ByteString
Token indicating the page of artifact results to fetchgetPath()
Filter artifacts matching this path (a relative path from the root artifact directory).com.google.protobuf.ByteString
Filter artifacts matching this path (a relative path from the root artifact directory).getRunId()
ID of the run whose artifacts to list.com.google.protobuf.ByteString
ID of the run whose artifacts to list.[Deprecated, use run_id instead] ID of the run whose artifacts to list.com.google.protobuf.ByteString
[Deprecated, use run_id instead] ID of the run whose artifacts to list.boolean
Token indicating the page of artifact results to fetchboolean
hasPath()
Filter artifacts matching this path (a relative path from the root artifact directory).boolean
hasRunId()
ID of the run whose artifacts to list.boolean
[Deprecated, use run_id instead] ID of the run whose artifacts to list.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(Service.ListArtifacts other) mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setPageToken
(String value) Token indicating the page of artifact results to fetchsetPageTokenBytes
(com.google.protobuf.ByteString value) Token indicating the page of artifact results to fetchFilter artifacts matching this path (a relative path from the root artifact directory).setPathBytes
(com.google.protobuf.ByteString value) Filter artifacts matching this path (a relative path from the root artifact directory).setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) ID of the run whose artifacts to list.setRunIdBytes
(com.google.protobuf.ByteString value) ID of the run whose artifacts to list.setRunUuid
(String value) [Deprecated, use run_id instead] ID of the run whose artifacts to list.setRunUuidBytes
(com.google.protobuf.ByteString value) [Deprecated, use run_id instead] ID of the run whose artifacts to list.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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.Builder<Service.ListArtifacts.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.ListArtifacts.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.ListArtifacts.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.ListArtifacts.Builder>
-
setField
public Service.ListArtifacts.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.ListArtifacts.Builder>
-
clearField
public Service.ListArtifacts.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.ListArtifacts.Builder>
-
clearOneof
public Service.ListArtifacts.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.ListArtifacts.Builder>
-
setRepeatedField
public Service.ListArtifacts.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.ListArtifacts.Builder>
-
addRepeatedField
public Service.ListArtifacts.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.ListArtifacts.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Service.ListArtifacts.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.ListArtifacts.Builder>
-
mergeFrom
public Service.ListArtifacts.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Service.ListArtifacts.Builder>
- Throws:
IOException
-
hasRunId
public boolean hasRunId()ID of the run whose artifacts to list. Must be provided.
optional string run_id = 3;
- Specified by:
hasRunId
in interfaceService.ListArtifactsOrBuilder
- Returns:
- Whether the runId field is set.
-
getRunId
ID of the run whose artifacts to list. Must be provided.
optional string run_id = 3;
- Specified by:
getRunId
in interfaceService.ListArtifactsOrBuilder
- Returns:
- The runId.
-
getRunIdBytes
public com.google.protobuf.ByteString getRunIdBytes()ID of the run whose artifacts to list. Must be provided.
optional string run_id = 3;
- Specified by:
getRunIdBytes
in interfaceService.ListArtifactsOrBuilder
- Returns:
- The bytes for runId.
-
setRunId
ID of the run whose artifacts to list. Must be provided.
optional string run_id = 3;
- Parameters:
value
- The runId to set.- Returns:
- This builder for chaining.
-
clearRunId
ID of the run whose artifacts to list. Must be provided.
optional string run_id = 3;
- Returns:
- This builder for chaining.
-
setRunIdBytes
ID of the run whose artifacts to list. Must be provided.
optional string run_id = 3;
- Parameters:
value
- The bytes for runId to set.- Returns:
- This builder for chaining.
-
hasRunUuid
public boolean hasRunUuid()[Deprecated, use run_id instead] ID of the run whose artifacts to list. This field will be removed in a future MLflow version.
optional string run_uuid = 1;
- Specified by:
hasRunUuid
in interfaceService.ListArtifactsOrBuilder
- Returns:
- Whether the runUuid field is set.
-
getRunUuid
[Deprecated, use run_id instead] ID of the run whose artifacts to list. This field will be removed in a future MLflow version.
optional string run_uuid = 1;
- Specified by:
getRunUuid
in interfaceService.ListArtifactsOrBuilder
- Returns:
- The runUuid.
-
getRunUuidBytes
public com.google.protobuf.ByteString getRunUuidBytes()[Deprecated, use run_id instead] ID of the run whose artifacts to list. This field will be removed in a future MLflow version.
optional string run_uuid = 1;
- Specified by:
getRunUuidBytes
in interfaceService.ListArtifactsOrBuilder
- Returns:
- The bytes for runUuid.
-
setRunUuid
[Deprecated, use run_id instead] ID of the run whose artifacts to list. This field will be removed in a future MLflow version.
optional string run_uuid = 1;
- Parameters:
value
- The runUuid to set.- Returns:
- This builder for chaining.
-
clearRunUuid
[Deprecated, use run_id instead] ID of the run whose artifacts to list. This field will be removed in a future MLflow version.
optional string run_uuid = 1;
- Returns:
- This builder for chaining.
-
setRunUuidBytes
[Deprecated, use run_id instead] ID of the run whose artifacts to list. This field will be removed in a future MLflow version.
optional string run_uuid = 1;
- Parameters:
value
- The bytes for runUuid to set.- Returns:
- This builder for chaining.
-
hasPath
public boolean hasPath()Filter artifacts matching this path (a relative path from the root artifact directory).
optional string path = 2;
- Specified by:
hasPath
in interfaceService.ListArtifactsOrBuilder
- Returns:
- Whether the path field is set.
-
getPath
Filter artifacts matching this path (a relative path from the root artifact directory).
optional string path = 2;
- Specified by:
getPath
in interfaceService.ListArtifactsOrBuilder
- Returns:
- The path.
-
getPathBytes
public com.google.protobuf.ByteString getPathBytes()Filter artifacts matching this path (a relative path from the root artifact directory).
optional string path = 2;
- Specified by:
getPathBytes
in interfaceService.ListArtifactsOrBuilder
- Returns:
- The bytes for path.
-
setPath
Filter artifacts matching this path (a relative path from the root artifact directory).
optional string path = 2;
- Parameters:
value
- The path to set.- Returns:
- This builder for chaining.
-
clearPath
Filter artifacts matching this path (a relative path from the root artifact directory).
optional string path = 2;
- Returns:
- This builder for chaining.
-
setPathBytes
Filter artifacts matching this path (a relative path from the root artifact directory).
optional string path = 2;
- Parameters:
value
- The bytes for path to set.- Returns:
- This builder for chaining.
-
hasPageToken
public boolean hasPageToken()Token indicating the page of artifact results to fetch
optional string page_token = 4;
- Specified by:
hasPageToken
in interfaceService.ListArtifactsOrBuilder
- Returns:
- Whether the pageToken field is set.
-
getPageToken
Token indicating the page of artifact results to fetch
optional string page_token = 4;
- Specified by:
getPageToken
in interfaceService.ListArtifactsOrBuilder
- Returns:
- The pageToken.
-
getPageTokenBytes
public com.google.protobuf.ByteString getPageTokenBytes()Token indicating the page of artifact results to fetch
optional string page_token = 4;
- Specified by:
getPageTokenBytes
in interfaceService.ListArtifactsOrBuilder
- Returns:
- The bytes for pageToken.
-
setPageToken
Token indicating the page of artifact results to fetch
optional string page_token = 4;
- Parameters:
value
- The pageToken to set.- Returns:
- This builder for chaining.
-
clearPageToken
Token indicating the page of artifact results to fetch
optional string page_token = 4;
- Returns:
- This builder for chaining.
-
setPageTokenBytes
Token indicating the page of artifact results to fetch
optional string page_token = 4;
- Parameters:
value
- The bytes for pageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Service.ListArtifacts.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.ListArtifacts.Builder>
-
mergeUnknownFields
public final Service.ListArtifacts.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Service.ListArtifacts.Builder>
-