public static final class Service.FileInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Service.FileInfo.Builder> implements Service.FileInfoOrBuilder
Metadata of a single artifact file or directory.Protobuf type
mlflow.FileInfo
Modifier and Type | Method and Description |
---|---|
Service.FileInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.FileInfo |
build() |
Service.FileInfo |
buildPartial() |
Service.FileInfo.Builder |
clear() |
Service.FileInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Service.FileInfo.Builder |
clearFileSize()
Size in bytes.
|
Service.FileInfo.Builder |
clearIsDir()
Whether the path is a directory.
|
Service.FileInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Service.FileInfo.Builder |
clearPath()
Path relative to the root artifact directory run.
|
Service.FileInfo.Builder |
clone() |
Service.FileInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getFileSize()
Size in bytes.
|
boolean |
getIsDir()
Whether the path is a directory.
|
String |
getPath()
Path relative to the root artifact directory run.
|
com.google.protobuf.ByteString |
getPathBytes()
Path relative to the root artifact directory run.
|
boolean |
hasFileSize()
Size in bytes.
|
boolean |
hasIsDir()
Whether the path is a directory.
|
boolean |
hasPath()
Path relative to the root artifact directory run.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Service.FileInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Service.FileInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
Service.FileInfo.Builder |
mergeFrom(Service.FileInfo other) |
Service.FileInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Service.FileInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Service.FileInfo.Builder |
setFileSize(long value)
Size in bytes.
|
Service.FileInfo.Builder |
setIsDir(boolean value)
Whether the path is a directory.
|
Service.FileInfo.Builder |
setPath(String value)
Path relative to the root artifact directory run.
|
Service.FileInfo.Builder |
setPathBytes(com.google.protobuf.ByteString value)
Path relative to the root artifact directory run.
|
Service.FileInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Service.FileInfo.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.FileInfo.Builder>
public Service.FileInfo.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.FileInfo.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.FileInfo.Builder>
public Service.FileInfo getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Service.FileInfo build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Service.FileInfo buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Service.FileInfo.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.FileInfo.Builder>
public Service.FileInfo.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.FileInfo.Builder>
public Service.FileInfo.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.FileInfo.Builder>
public Service.FileInfo.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.FileInfo.Builder>
public Service.FileInfo.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.FileInfo.Builder>
public Service.FileInfo.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.FileInfo.Builder>
public Service.FileInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Service.FileInfo.Builder>
public Service.FileInfo.Builder mergeFrom(Service.FileInfo other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.FileInfo.Builder>
public Service.FileInfo.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.FileInfo.Builder>
IOException
public boolean hasPath()
Path relative to the root artifact directory run.
optional string path = 1;
hasPath
in interface Service.FileInfoOrBuilder
public String getPath()
Path relative to the root artifact directory run.
optional string path = 1;
getPath
in interface Service.FileInfoOrBuilder
public com.google.protobuf.ByteString getPathBytes()
Path relative to the root artifact directory run.
optional string path = 1;
getPathBytes
in interface Service.FileInfoOrBuilder
public Service.FileInfo.Builder setPath(String value)
Path relative to the root artifact directory run.
optional string path = 1;
public Service.FileInfo.Builder clearPath()
Path relative to the root artifact directory run.
optional string path = 1;
public Service.FileInfo.Builder setPathBytes(com.google.protobuf.ByteString value)
Path relative to the root artifact directory run.
optional string path = 1;
public boolean hasIsDir()
Whether the path is a directory.
optional bool is_dir = 2;
hasIsDir
in interface Service.FileInfoOrBuilder
public boolean getIsDir()
Whether the path is a directory.
optional bool is_dir = 2;
getIsDir
in interface Service.FileInfoOrBuilder
public Service.FileInfo.Builder setIsDir(boolean value)
Whether the path is a directory.
optional bool is_dir = 2;
public Service.FileInfo.Builder clearIsDir()
Whether the path is a directory.
optional bool is_dir = 2;
public boolean hasFileSize()
Size in bytes. Unset for directories.
optional int64 file_size = 3;
hasFileSize
in interface Service.FileInfoOrBuilder
public long getFileSize()
Size in bytes. Unset for directories.
optional int64 file_size = 3;
getFileSize
in interface Service.FileInfoOrBuilder
public Service.FileInfo.Builder setFileSize(long value)
Size in bytes. Unset for directories.
optional int64 file_size = 3;
public Service.FileInfo.Builder clearFileSize()
Size in bytes. Unset for directories.
optional int64 file_size = 3;
public final Service.FileInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.FileInfo.Builder>
public final Service.FileInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Service.FileInfo.Builder>
Copyright © 2019. All rights reserved.