public static final class DatabricksArtifacts.GetCredentialsForRead.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder> implements DatabricksArtifacts.GetCredentialsForReadOrBuilder
mlflow.GetCredentialsForRead
Modifier and Type | Method and Description |
---|---|
DatabricksArtifacts.GetCredentialsForRead.Builder |
addAllPath(Iterable<String> values)
The artifact paths, relative to the Run's artifact root location, for which to
fetch artifact read credentials.
|
DatabricksArtifacts.GetCredentialsForRead.Builder |
addPath(String value)
The artifact paths, relative to the Run's artifact root location, for which to
fetch artifact read credentials.
|
DatabricksArtifacts.GetCredentialsForRead.Builder |
addPathBytes(com.google.protobuf.ByteString value)
The artifact paths, relative to the Run's artifact root location, for which to
fetch artifact read credentials.
|
DatabricksArtifacts.GetCredentialsForRead.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DatabricksArtifacts.GetCredentialsForRead |
build() |
DatabricksArtifacts.GetCredentialsForRead |
buildPartial() |
DatabricksArtifacts.GetCredentialsForRead.Builder |
clear() |
DatabricksArtifacts.GetCredentialsForRead.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DatabricksArtifacts.GetCredentialsForRead.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DatabricksArtifacts.GetCredentialsForRead.Builder |
clearPageToken()
Token specifying the page of credentials to fetch for large requests that require pagination
|
DatabricksArtifacts.GetCredentialsForRead.Builder |
clearPath()
The artifact paths, relative to the Run's artifact root location, for which to
fetch artifact read credentials.
|
DatabricksArtifacts.GetCredentialsForRead.Builder |
clearRunId()
The ID of the MLflow Run for which to fetch artifact read credentials
|
DatabricksArtifacts.GetCredentialsForRead.Builder |
clone() |
DatabricksArtifacts.GetCredentialsForRead |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getPageToken()
Token specifying the page of credentials to fetch for large requests that require pagination
|
com.google.protobuf.ByteString |
getPageTokenBytes()
Token specifying the page of credentials to fetch for large requests that require pagination
|
String |
getPath(int index)
The artifact paths, relative to the Run's artifact root location, for which to
fetch artifact read credentials.
|
com.google.protobuf.ByteString |
getPathBytes(int index)
The artifact paths, relative to the Run's artifact root location, for which to
fetch artifact read credentials.
|
int |
getPathCount()
The artifact paths, relative to the Run's artifact root location, for which to
fetch artifact read credentials.
|
com.google.protobuf.ProtocolStringList |
getPathList()
The artifact paths, relative to the Run's artifact root location, for which to
fetch artifact read credentials.
|
String |
getRunId()
The ID of the MLflow Run for which to fetch artifact read credentials
|
com.google.protobuf.ByteString |
getRunIdBytes()
The ID of the MLflow Run for which to fetch artifact read credentials
|
boolean |
hasPageToken()
Token specifying the page of credentials to fetch for large requests that require pagination
|
boolean |
hasRunId()
The ID of the MLflow Run for which to fetch artifact read credentials
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
DatabricksArtifacts.GetCredentialsForRead.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DatabricksArtifacts.GetCredentialsForRead.Builder |
mergeFrom(DatabricksArtifacts.GetCredentialsForRead other) |
DatabricksArtifacts.GetCredentialsForRead.Builder |
mergeFrom(com.google.protobuf.Message other) |
DatabricksArtifacts.GetCredentialsForRead.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DatabricksArtifacts.GetCredentialsForRead.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DatabricksArtifacts.GetCredentialsForRead.Builder |
setPageToken(String value)
Token specifying the page of credentials to fetch for large requests that require pagination
|
DatabricksArtifacts.GetCredentialsForRead.Builder |
setPageTokenBytes(com.google.protobuf.ByteString value)
Token specifying the page of credentials to fetch for large requests that require pagination
|
DatabricksArtifacts.GetCredentialsForRead.Builder |
setPath(int index,
String value)
The artifact paths, relative to the Run's artifact root location, for which to
fetch artifact read credentials.
|
DatabricksArtifacts.GetCredentialsForRead.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DatabricksArtifacts.GetCredentialsForRead.Builder |
setRunId(String value)
The ID of the MLflow Run for which to fetch artifact read credentials
|
DatabricksArtifacts.GetCredentialsForRead.Builder |
setRunIdBytes(com.google.protobuf.ByteString value)
The ID of the MLflow Run for which to fetch artifact read credentials
|
DatabricksArtifacts.GetCredentialsForRead.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<DatabricksArtifacts.GetCredentialsForRead.Builder>
public DatabricksArtifacts.GetCredentialsForRead.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<DatabricksArtifacts.GetCredentialsForRead.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<DatabricksArtifacts.GetCredentialsForRead.Builder>
public DatabricksArtifacts.GetCredentialsForRead getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public DatabricksArtifacts.GetCredentialsForRead build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public DatabricksArtifacts.GetCredentialsForRead buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public DatabricksArtifacts.GetCredentialsForRead.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<DatabricksArtifacts.GetCredentialsForRead.Builder>
public DatabricksArtifacts.GetCredentialsForRead.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<DatabricksArtifacts.GetCredentialsForRead.Builder>
public DatabricksArtifacts.GetCredentialsForRead.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
public DatabricksArtifacts.GetCredentialsForRead.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
public DatabricksArtifacts.GetCredentialsForRead.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<DatabricksArtifacts.GetCredentialsForRead.Builder>
public DatabricksArtifacts.GetCredentialsForRead.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<DatabricksArtifacts.GetCredentialsForRead.Builder>
public DatabricksArtifacts.GetCredentialsForRead.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
public DatabricksArtifacts.GetCredentialsForRead.Builder mergeFrom(DatabricksArtifacts.GetCredentialsForRead other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
public DatabricksArtifacts.GetCredentialsForRead.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<DatabricksArtifacts.GetCredentialsForRead.Builder>
IOException
public boolean hasRunId()
The ID of the MLflow Run for which to fetch artifact read credentials
optional string run_id = 1 [(.mlflow.validate_required) = true];
hasRunId
in interface DatabricksArtifacts.GetCredentialsForReadOrBuilder
public String getRunId()
The ID of the MLflow Run for which to fetch artifact read credentials
optional string run_id = 1 [(.mlflow.validate_required) = true];
getRunId
in interface DatabricksArtifacts.GetCredentialsForReadOrBuilder
public com.google.protobuf.ByteString getRunIdBytes()
The ID of the MLflow Run for which to fetch artifact read credentials
optional string run_id = 1 [(.mlflow.validate_required) = true];
getRunIdBytes
in interface DatabricksArtifacts.GetCredentialsForReadOrBuilder
public DatabricksArtifacts.GetCredentialsForRead.Builder setRunId(String value)
The ID of the MLflow Run for which to fetch artifact read credentials
optional string run_id = 1 [(.mlflow.validate_required) = true];
public DatabricksArtifacts.GetCredentialsForRead.Builder clearRunId()
The ID of the MLflow Run for which to fetch artifact read credentials
optional string run_id = 1 [(.mlflow.validate_required) = true];
public DatabricksArtifacts.GetCredentialsForRead.Builder setRunIdBytes(com.google.protobuf.ByteString value)
The ID of the MLflow Run for which to fetch artifact read credentials
optional string run_id = 1 [(.mlflow.validate_required) = true];
public com.google.protobuf.ProtocolStringList getPathList()
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials. Must not be empty.
repeated string path = 2;
getPathList
in interface DatabricksArtifacts.GetCredentialsForReadOrBuilder
public int getPathCount()
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials. Must not be empty.
repeated string path = 2;
getPathCount
in interface DatabricksArtifacts.GetCredentialsForReadOrBuilder
public String getPath(int index)
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials. Must not be empty.
repeated string path = 2;
getPath
in interface DatabricksArtifacts.GetCredentialsForReadOrBuilder
public com.google.protobuf.ByteString getPathBytes(int index)
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials. Must not be empty.
repeated string path = 2;
getPathBytes
in interface DatabricksArtifacts.GetCredentialsForReadOrBuilder
public DatabricksArtifacts.GetCredentialsForRead.Builder setPath(int index, String value)
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials. Must not be empty.
repeated string path = 2;
public DatabricksArtifacts.GetCredentialsForRead.Builder addPath(String value)
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials. Must not be empty.
repeated string path = 2;
public DatabricksArtifacts.GetCredentialsForRead.Builder addAllPath(Iterable<String> values)
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials. Must not be empty.
repeated string path = 2;
public DatabricksArtifacts.GetCredentialsForRead.Builder clearPath()
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials. Must not be empty.
repeated string path = 2;
public DatabricksArtifacts.GetCredentialsForRead.Builder addPathBytes(com.google.protobuf.ByteString value)
The artifact paths, relative to the Run's artifact root location, for which to fetch artifact read credentials. Must not be empty.
repeated string path = 2;
public boolean hasPageToken()
Token specifying the page of credentials to fetch for large requests that require pagination
optional string page_token = 3;
hasPageToken
in interface DatabricksArtifacts.GetCredentialsForReadOrBuilder
public String getPageToken()
Token specifying the page of credentials to fetch for large requests that require pagination
optional string page_token = 3;
getPageToken
in interface DatabricksArtifacts.GetCredentialsForReadOrBuilder
public com.google.protobuf.ByteString getPageTokenBytes()
Token specifying the page of credentials to fetch for large requests that require pagination
optional string page_token = 3;
getPageTokenBytes
in interface DatabricksArtifacts.GetCredentialsForReadOrBuilder
public DatabricksArtifacts.GetCredentialsForRead.Builder setPageToken(String value)
Token specifying the page of credentials to fetch for large requests that require pagination
optional string page_token = 3;
public DatabricksArtifacts.GetCredentialsForRead.Builder clearPageToken()
Token specifying the page of credentials to fetch for large requests that require pagination
optional string page_token = 3;
public DatabricksArtifacts.GetCredentialsForRead.Builder setPageTokenBytes(com.google.protobuf.ByteString value)
Token specifying the page of credentials to fetch for large requests that require pagination
optional string page_token = 3;
public final DatabricksArtifacts.GetCredentialsForRead.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
public final DatabricksArtifacts.GetCredentialsForRead.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<DatabricksArtifacts.GetCredentialsForRead.Builder>
Copyright © 2021. All rights reserved.