public static final class Service.GetArtifact.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Service.GetArtifact.Builder> implements Service.GetArtifactOrBuilder
mlflow.GetArtifact
Modifier and Type | Method and Description |
---|---|
Service.GetArtifact.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.GetArtifact |
build() |
Service.GetArtifact |
buildPartial() |
Service.GetArtifact.Builder |
clear() |
Service.GetArtifact.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Service.GetArtifact.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Service.GetArtifact.Builder |
clearPath()
Path of the artifact to fetch (relative to the root artifact directory for the run).
|
Service.GetArtifact.Builder |
clearRunUuid()
ID of the run from which to fetch the artifact.
|
Service.GetArtifact.Builder |
clone() |
Service.GetArtifact |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getPath()
Path of the artifact to fetch (relative to the root artifact directory for the run).
|
com.google.protobuf.ByteString |
getPathBytes()
Path of the artifact to fetch (relative to the root artifact directory for the run).
|
String |
getRunUuid()
ID of the run from which to fetch the artifact.
|
com.google.protobuf.ByteString |
getRunUuidBytes()
ID of the run from which to fetch the artifact.
|
boolean |
hasPath()
Path of the artifact to fetch (relative to the root artifact directory for the run).
|
boolean |
hasRunUuid()
ID of the run from which to fetch the artifact.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Service.GetArtifact.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Service.GetArtifact.Builder |
mergeFrom(com.google.protobuf.Message other) |
Service.GetArtifact.Builder |
mergeFrom(Service.GetArtifact other) |
Service.GetArtifact.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Service.GetArtifact.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.GetArtifact.Builder |
setPath(String value)
Path of the artifact to fetch (relative to the root artifact directory for the run).
|
Service.GetArtifact.Builder |
setPathBytes(com.google.protobuf.ByteString value)
Path of the artifact to fetch (relative to the root artifact directory for the run).
|
Service.GetArtifact.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Service.GetArtifact.Builder |
setRunUuid(String value)
ID of the run from which to fetch the artifact.
|
Service.GetArtifact.Builder |
setRunUuidBytes(com.google.protobuf.ByteString value)
ID of the run from which to fetch the artifact.
|
Service.GetArtifact.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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.GetArtifact.Builder>
public Service.GetArtifact.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.GetArtifact.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.GetArtifact.Builder>
public Service.GetArtifact getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Service.GetArtifact build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Service.GetArtifact buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Service.GetArtifact.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.GetArtifact.Builder>
public Service.GetArtifact.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.GetArtifact.Builder>
public Service.GetArtifact.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.GetArtifact.Builder>
public Service.GetArtifact.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.GetArtifact.Builder>
public Service.GetArtifact.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.GetArtifact.Builder>
public Service.GetArtifact.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.GetArtifact.Builder>
public Service.GetArtifact.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Service.GetArtifact.Builder>
public Service.GetArtifact.Builder mergeFrom(Service.GetArtifact other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.GetArtifact.Builder>
public Service.GetArtifact.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Service.GetArtifact.Builder>
IOException
public boolean hasRunUuid()
ID of the run from which to fetch the artifact.
optional string run_uuid = 1;
hasRunUuid
in interface Service.GetArtifactOrBuilder
public String getRunUuid()
ID of the run from which to fetch the artifact.
optional string run_uuid = 1;
getRunUuid
in interface Service.GetArtifactOrBuilder
public com.google.protobuf.ByteString getRunUuidBytes()
ID of the run from which to fetch the artifact.
optional string run_uuid = 1;
getRunUuidBytes
in interface Service.GetArtifactOrBuilder
public Service.GetArtifact.Builder setRunUuid(String value)
ID of the run from which to fetch the artifact.
optional string run_uuid = 1;
public Service.GetArtifact.Builder clearRunUuid()
ID of the run from which to fetch the artifact.
optional string run_uuid = 1;
public Service.GetArtifact.Builder setRunUuidBytes(com.google.protobuf.ByteString value)
ID of the run from which to fetch the artifact.
optional string run_uuid = 1;
public boolean hasPath()
Path of the artifact to fetch (relative to the root artifact directory for the run).
optional string path = 2;
hasPath
in interface Service.GetArtifactOrBuilder
public String getPath()
Path of the artifact to fetch (relative to the root artifact directory for the run).
optional string path = 2;
getPath
in interface Service.GetArtifactOrBuilder
public com.google.protobuf.ByteString getPathBytes()
Path of the artifact to fetch (relative to the root artifact directory for the run).
optional string path = 2;
getPathBytes
in interface Service.GetArtifactOrBuilder
public Service.GetArtifact.Builder setPath(String value)
Path of the artifact to fetch (relative to the root artifact directory for the run).
optional string path = 2;
public Service.GetArtifact.Builder clearPath()
Path of the artifact to fetch (relative to the root artifact directory for the run).
optional string path = 2;
public Service.GetArtifact.Builder setPathBytes(com.google.protobuf.ByteString value)
Path of the artifact to fetch (relative to the root artifact directory for the run).
optional string path = 2;
public final Service.GetArtifact.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.GetArtifact.Builder>
public final Service.GetArtifact.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.GetArtifact.Builder>
Copyright © 2019. All rights reserved.