public static final class DatabricksArtifacts.ArtifactCredentialInfo extends com.google.protobuf.GeneratedMessageV3 implements DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
mlflow.ArtifactCredentialInfo
Modifier and Type | Class and Description |
---|---|
static class |
DatabricksArtifacts.ArtifactCredentialInfo.Builder
Protobuf type
mlflow.ArtifactCredentialInfo |
static class |
DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader
Protobuf type
mlflow.ArtifactCredentialInfo.HttpHeader |
static interface |
DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderOrBuilder |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
Modifier and Type | Field and Description |
---|---|
static int |
HEADERS_FIELD_NUMBER |
static com.google.protobuf.Parser<DatabricksArtifacts.ArtifactCredentialInfo> |
PARSER
Deprecated.
|
static int |
PATH_FIELD_NUMBER |
static int |
RUN_ID_FIELD_NUMBER |
static int |
SIGNED_URI_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static DatabricksArtifacts.ArtifactCredentialInfo |
getDefaultInstance() |
DatabricksArtifacts.ArtifactCredentialInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader |
getHeaders(int index)
A collection of HTTP headers that should be specified when uploading to
or downloading from the specified `signed_uri`
|
int |
getHeadersCount()
A collection of HTTP headers that should be specified when uploading to
or downloading from the specified `signed_uri`
|
List<DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader> |
getHeadersList()
A collection of HTTP headers that should be specified when uploading to
or downloading from the specified `signed_uri`
|
DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderOrBuilder |
getHeadersOrBuilder(int index)
A collection of HTTP headers that should be specified when uploading to
or downloading from the specified `signed_uri`
|
List<? extends DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderOrBuilder> |
getHeadersOrBuilderList()
A collection of HTTP headers that should be specified when uploading to
or downloading from the specified `signed_uri`
|
com.google.protobuf.Parser<DatabricksArtifacts.ArtifactCredentialInfo> |
getParserForType() |
String |
getPath()
The path, relative to the Run's artifact root location, of the artifact
that can be accessed with the credential
|
com.google.protobuf.ByteString |
getPathBytes()
The path, relative to the Run's artifact root location, of the artifact
that can be accessed with the credential
|
String |
getRunId()
The ID of the MLflow Run containing the artifact that can be accessed
with the credential
|
com.google.protobuf.ByteString |
getRunIdBytes()
The ID of the MLflow Run containing the artifact that can be accessed
with the credential
|
int |
getSerializedSize() |
String |
getSignedUri()
The signed URI credential that provides access to the artifact
|
com.google.protobuf.ByteString |
getSignedUriBytes()
The signed URI credential that provides access to the artifact
|
DatabricksArtifacts.ArtifactCredentialType |
getType()
The type of the signed credential URI (e.g., an AWS presigned URL
or an Azure Shared Access Signature URI)
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasPath()
The path, relative to the Run's artifact root location, of the artifact
that can be accessed with the credential
|
boolean |
hasRunId()
The ID of the MLflow Run containing the artifact that can be accessed
with the credential
|
boolean |
hasSignedUri()
The signed URI credential that provides access to the artifact
|
boolean |
hasType()
The type of the signed credential URI (e.g., an AWS presigned URL
or an Azure Shared Access Signature URI)
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static DatabricksArtifacts.ArtifactCredentialInfo.Builder |
newBuilder() |
static DatabricksArtifacts.ArtifactCredentialInfo.Builder |
newBuilder(DatabricksArtifacts.ArtifactCredentialInfo prototype) |
DatabricksArtifacts.ArtifactCredentialInfo.Builder |
newBuilderForType() |
protected DatabricksArtifacts.ArtifactCredentialInfo.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static DatabricksArtifacts.ArtifactCredentialInfo |
parseDelimitedFrom(InputStream input) |
static DatabricksArtifacts.ArtifactCredentialInfo |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DatabricksArtifacts.ArtifactCredentialInfo |
parseFrom(byte[] data) |
static DatabricksArtifacts.ArtifactCredentialInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DatabricksArtifacts.ArtifactCredentialInfo |
parseFrom(ByteBuffer data) |
static DatabricksArtifacts.ArtifactCredentialInfo |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DatabricksArtifacts.ArtifactCredentialInfo |
parseFrom(com.google.protobuf.ByteString data) |
static DatabricksArtifacts.ArtifactCredentialInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DatabricksArtifacts.ArtifactCredentialInfo |
parseFrom(com.google.protobuf.CodedInputStream input) |
static DatabricksArtifacts.ArtifactCredentialInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DatabricksArtifacts.ArtifactCredentialInfo |
parseFrom(InputStream input) |
static DatabricksArtifacts.ArtifactCredentialInfo |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<DatabricksArtifacts.ArtifactCredentialInfo> |
parser() |
DatabricksArtifacts.ArtifactCredentialInfo.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int RUN_ID_FIELD_NUMBER
public static final int PATH_FIELD_NUMBER
public static final int SIGNED_URI_FIELD_NUMBER
public static final int HEADERS_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<DatabricksArtifacts.ArtifactCredentialInfo> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public boolean hasRunId()
The ID of the MLflow Run containing the artifact that can be accessed with the credential
optional string run_id = 1;
hasRunId
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
public String getRunId()
The ID of the MLflow Run containing the artifact that can be accessed with the credential
optional string run_id = 1;
getRunId
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
public com.google.protobuf.ByteString getRunIdBytes()
The ID of the MLflow Run containing the artifact that can be accessed with the credential
optional string run_id = 1;
getRunIdBytes
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
public boolean hasPath()
The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credential
optional string path = 2;
hasPath
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
public String getPath()
The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credential
optional string path = 2;
getPath
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
public com.google.protobuf.ByteString getPathBytes()
The path, relative to the Run's artifact root location, of the artifact that can be accessed with the credential
optional string path = 2;
getPathBytes
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
public boolean hasSignedUri()
The signed URI credential that provides access to the artifact
optional string signed_uri = 3;
hasSignedUri
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
public String getSignedUri()
The signed URI credential that provides access to the artifact
optional string signed_uri = 3;
getSignedUri
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
public com.google.protobuf.ByteString getSignedUriBytes()
The signed URI credential that provides access to the artifact
optional string signed_uri = 3;
getSignedUriBytes
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
public List<DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader> getHeadersList()
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
repeated .mlflow.ArtifactCredentialInfo.HttpHeader headers = 4;
getHeadersList
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
public List<? extends DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderOrBuilder> getHeadersOrBuilderList()
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
repeated .mlflow.ArtifactCredentialInfo.HttpHeader headers = 4;
getHeadersOrBuilderList
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
public int getHeadersCount()
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
repeated .mlflow.ArtifactCredentialInfo.HttpHeader headers = 4;
getHeadersCount
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
public DatabricksArtifacts.ArtifactCredentialInfo.HttpHeader getHeaders(int index)
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
repeated .mlflow.ArtifactCredentialInfo.HttpHeader headers = 4;
getHeaders
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
public DatabricksArtifacts.ArtifactCredentialInfo.HttpHeaderOrBuilder getHeadersOrBuilder(int index)
A collection of HTTP headers that should be specified when uploading to or downloading from the specified `signed_uri`
repeated .mlflow.ArtifactCredentialInfo.HttpHeader headers = 4;
getHeadersOrBuilder
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
public boolean hasType()
The type of the signed credential URI (e.g., an AWS presigned URL or an Azure Shared Access Signature URI)
optional .mlflow.ArtifactCredentialType type = 5;
hasType
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
public DatabricksArtifacts.ArtifactCredentialType getType()
The type of the signed credential URI (e.g., an AWS presigned URL or an Azure Shared Access Signature URI)
optional .mlflow.ArtifactCredentialType type = 5;
getType
in interface DatabricksArtifacts.ArtifactCredentialInfoOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static DatabricksArtifacts.ArtifactCredentialInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DatabricksArtifacts.ArtifactCredentialInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DatabricksArtifacts.ArtifactCredentialInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DatabricksArtifacts.ArtifactCredentialInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DatabricksArtifacts.ArtifactCredentialInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DatabricksArtifacts.ArtifactCredentialInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DatabricksArtifacts.ArtifactCredentialInfo parseFrom(InputStream input) throws IOException
IOException
public static DatabricksArtifacts.ArtifactCredentialInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static DatabricksArtifacts.ArtifactCredentialInfo parseDelimitedFrom(InputStream input) throws IOException
IOException
public static DatabricksArtifacts.ArtifactCredentialInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static DatabricksArtifacts.ArtifactCredentialInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static DatabricksArtifacts.ArtifactCredentialInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public DatabricksArtifacts.ArtifactCredentialInfo.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static DatabricksArtifacts.ArtifactCredentialInfo.Builder newBuilder()
public static DatabricksArtifacts.ArtifactCredentialInfo.Builder newBuilder(DatabricksArtifacts.ArtifactCredentialInfo prototype)
public DatabricksArtifacts.ArtifactCredentialInfo.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected DatabricksArtifacts.ArtifactCredentialInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static DatabricksArtifacts.ArtifactCredentialInfo getDefaultInstance()
public static com.google.protobuf.Parser<DatabricksArtifacts.ArtifactCredentialInfo> parser()
public com.google.protobuf.Parser<DatabricksArtifacts.ArtifactCredentialInfo> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public DatabricksArtifacts.ArtifactCredentialInfo getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2021. All rights reserved.