public static final class Service.ListArtifacts.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Service.ListArtifacts.Builder> implements Service.ListArtifactsOrBuilder
mlflow.ListArtifacts| Modifier and Type | Method and Description |
|---|---|
Service.ListArtifacts.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.ListArtifacts |
build() |
Service.ListArtifacts |
buildPartial() |
Service.ListArtifacts.Builder |
clear() |
Service.ListArtifacts.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Service.ListArtifacts.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Service.ListArtifacts.Builder |
clearPath()
Filter artifacts matching this path (a relative path from the root artifact directory).
|
Service.ListArtifacts.Builder |
clearRunId()
ID of the run whose artifacts to list.
|
Service.ListArtifacts.Builder |
clearRunUuid()
[Deprecated, use run_id instead] ID of the run whose artifacts to list.
|
Service.ListArtifacts.Builder |
clone() |
Service.ListArtifacts |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getPath()
Filter artifacts matching this path (a relative path from the root artifact directory).
|
com.google.protobuf.ByteString |
getPathBytes()
Filter artifacts matching this path (a relative path from the root artifact directory).
|
String |
getRunId()
ID of the run whose artifacts to list.
|
com.google.protobuf.ByteString |
getRunIdBytes()
ID of the run whose artifacts to list.
|
String |
getRunUuid()
[Deprecated, use run_id instead] ID of the run whose artifacts to list.
|
com.google.protobuf.ByteString |
getRunUuidBytes()
[Deprecated, use run_id instead] ID of the run whose artifacts to list.
|
boolean |
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 |
hasRunUuid()
[Deprecated, use run_id instead] ID of the run whose artifacts to list.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Service.ListArtifacts.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Service.ListArtifacts.Builder |
mergeFrom(com.google.protobuf.Message other) |
Service.ListArtifacts.Builder |
mergeFrom(Service.ListArtifacts other) |
Service.ListArtifacts.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Service.ListArtifacts.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.ListArtifacts.Builder |
setPath(String value)
Filter artifacts matching this path (a relative path from the root artifact directory).
|
Service.ListArtifacts.Builder |
setPathBytes(com.google.protobuf.ByteString value)
Filter artifacts matching this path (a relative path from the root artifact directory).
|
Service.ListArtifacts.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Service.ListArtifacts.Builder |
setRunId(String value)
ID of the run whose artifacts to list.
|
Service.ListArtifacts.Builder |
setRunIdBytes(com.google.protobuf.ByteString value)
ID of the run whose artifacts to list.
|
Service.ListArtifacts.Builder |
setRunUuid(String value)
[Deprecated, use run_id instead] ID of the run whose artifacts to list.
|
Service.ListArtifacts.Builder |
setRunUuidBytes(com.google.protobuf.ByteString value)
[Deprecated, use run_id instead] ID of the run whose artifacts to list.
|
Service.ListArtifacts.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Service.ListArtifacts.Builder>public Service.ListArtifacts.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Service.ListArtifacts.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Service.ListArtifacts.Builder>public Service.ListArtifacts getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Service.ListArtifacts build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Service.ListArtifacts buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Service.ListArtifacts.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Service.ListArtifacts.Builder>public Service.ListArtifacts.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Service.ListArtifacts.Builder>public Service.ListArtifacts.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Service.ListArtifacts.Builder>public Service.ListArtifacts.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Service.ListArtifacts.Builder>public Service.ListArtifacts.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Service.ListArtifacts.Builder>public Service.ListArtifacts.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Service.ListArtifacts.Builder>public Service.ListArtifacts.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Service.ListArtifacts.Builder>public Service.ListArtifacts.Builder mergeFrom(Service.ListArtifacts other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Service.ListArtifacts.Builder>public Service.ListArtifacts.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Service.ListArtifacts.Builder>IOExceptionpublic boolean hasRunId()
ID of the run whose artifacts to list. Must be provided.
optional string run_id = 3;hasRunId in interface Service.ListArtifactsOrBuilderpublic String getRunId()
ID of the run whose artifacts to list. Must be provided.
optional string run_id = 3;getRunId in interface Service.ListArtifactsOrBuilderpublic com.google.protobuf.ByteString getRunIdBytes()
ID of the run whose artifacts to list. Must be provided.
optional string run_id = 3;getRunIdBytes in interface Service.ListArtifactsOrBuilderpublic Service.ListArtifacts.Builder setRunId(String value)
ID of the run whose artifacts to list. Must be provided.
optional string run_id = 3;public Service.ListArtifacts.Builder clearRunId()
ID of the run whose artifacts to list. Must be provided.
optional string run_id = 3;public Service.ListArtifacts.Builder setRunIdBytes(com.google.protobuf.ByteString value)
ID of the run whose artifacts to list. Must be provided.
optional string run_id = 3;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;hasRunUuid in interface Service.ListArtifactsOrBuilderpublic String 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;getRunUuid in interface Service.ListArtifactsOrBuilderpublic 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;getRunUuidBytes in interface Service.ListArtifactsOrBuilderpublic Service.ListArtifacts.Builder setRunUuid(String value)
[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;public Service.ListArtifacts.Builder 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;public Service.ListArtifacts.Builder setRunUuidBytes(com.google.protobuf.ByteString value)
[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;public boolean hasPath()
Filter artifacts matching this path (a relative path from the root artifact directory).
optional string path = 2;hasPath in interface Service.ListArtifactsOrBuilderpublic String getPath()
Filter artifacts matching this path (a relative path from the root artifact directory).
optional string path = 2;getPath in interface Service.ListArtifactsOrBuilderpublic com.google.protobuf.ByteString getPathBytes()
Filter artifacts matching this path (a relative path from the root artifact directory).
optional string path = 2;getPathBytes in interface Service.ListArtifactsOrBuilderpublic Service.ListArtifacts.Builder setPath(String value)
Filter artifacts matching this path (a relative path from the root artifact directory).
optional string path = 2;public Service.ListArtifacts.Builder clearPath()
Filter artifacts matching this path (a relative path from the root artifact directory).
optional string path = 2;public Service.ListArtifacts.Builder setPathBytes(com.google.protobuf.ByteString value)
Filter artifacts matching this path (a relative path from the root artifact directory).
optional string path = 2;public final Service.ListArtifacts.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Service.ListArtifacts.Builder>public final Service.ListArtifacts.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Service.ListArtifacts.Builder>Copyright © 2019. All rights reserved.