public static final class Service.CreateRun extends com.google.protobuf.GeneratedMessageV3 implements Service.CreateRunOrBuilder
mlflow.CreateRun
Modifier and Type | Class and Description |
---|---|
static class |
Service.CreateRun.Builder
Protobuf type
mlflow.CreateRun |
static class |
Service.CreateRun.Response
Protobuf type
mlflow.CreateRun.Response |
static interface |
Service.CreateRun.ResponseOrBuilder |
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 |
ENTRY_POINT_NAME_FIELD_NUMBER |
static int |
EXPERIMENT_ID_FIELD_NUMBER |
static com.google.protobuf.Parser<Service.CreateRun> |
PARSER
Deprecated.
|
static int |
RUN_NAME_FIELD_NUMBER |
static int |
SOURCE_NAME_FIELD_NUMBER |
static int |
SOURCE_TYPE_FIELD_NUMBER |
static int |
SOURCE_VERSION_FIELD_NUMBER |
static int |
START_TIME_FIELD_NUMBER |
static int |
TAGS_FIELD_NUMBER |
static int |
USER_ID_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static Service.CreateRun |
getDefaultInstance() |
Service.CreateRun |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getEntryPointName()
Name of the project entry point associated with the current run, if any.
|
com.google.protobuf.ByteString |
getEntryPointNameBytes()
Name of the project entry point associated with the current run, if any.
|
long |
getExperimentId()
ID of the associated experiment.
|
com.google.protobuf.Parser<Service.CreateRun> |
getParserForType() |
String |
getRunName()
Human readable name for the run.
|
com.google.protobuf.ByteString |
getRunNameBytes()
Human readable name for the run.
|
int |
getSerializedSize() |
String |
getSourceName()
String descriptor for the run's source.
|
com.google.protobuf.ByteString |
getSourceNameBytes()
String descriptor for the run's source.
|
Service.SourceType |
getSourceType()
Originating source for the run.
|
String |
getSourceVersion()
Git commit hash of the source code used to create run.
|
com.google.protobuf.ByteString |
getSourceVersionBytes()
Git commit hash of the source code used to create run.
|
long |
getStartTime()
Unix timestamp of when the run started in milliseconds.
|
Service.RunTag |
getTags(int index)
Additional metadata for run.
|
int |
getTagsCount()
Additional metadata for run.
|
List<Service.RunTag> |
getTagsList()
Additional metadata for run.
|
Service.RunTagOrBuilder |
getTagsOrBuilder(int index)
Additional metadata for run.
|
List<? extends Service.RunTagOrBuilder> |
getTagsOrBuilderList()
Additional metadata for run.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getUserId()
ID of the user executing the run.
|
com.google.protobuf.ByteString |
getUserIdBytes()
ID of the user executing the run.
|
boolean |
hasEntryPointName()
Name of the project entry point associated with the current run, if any.
|
boolean |
hasExperimentId()
ID of the associated experiment.
|
int |
hashCode() |
boolean |
hasRunName()
Human readable name for the run.
|
boolean |
hasSourceName()
String descriptor for the run's source.
|
boolean |
hasSourceType()
Originating source for the run.
|
boolean |
hasSourceVersion()
Git commit hash of the source code used to create run.
|
boolean |
hasStartTime()
Unix timestamp of when the run started in milliseconds.
|
boolean |
hasUserId()
ID of the user executing the run.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Service.CreateRun.Builder |
newBuilder() |
static Service.CreateRun.Builder |
newBuilder(Service.CreateRun prototype) |
Service.CreateRun.Builder |
newBuilderForType() |
protected Service.CreateRun.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Service.CreateRun |
parseDelimitedFrom(InputStream input) |
static Service.CreateRun |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.CreateRun |
parseFrom(byte[] data) |
static Service.CreateRun |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.CreateRun |
parseFrom(ByteBuffer data) |
static Service.CreateRun |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.CreateRun |
parseFrom(com.google.protobuf.ByteString data) |
static Service.CreateRun |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.CreateRun |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Service.CreateRun |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.CreateRun |
parseFrom(InputStream input) |
static Service.CreateRun |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Service.CreateRun> |
parser() |
Service.CreateRun.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 EXPERIMENT_ID_FIELD_NUMBER
public static final int USER_ID_FIELD_NUMBER
public static final int RUN_NAME_FIELD_NUMBER
public static final int SOURCE_TYPE_FIELD_NUMBER
public static final int SOURCE_NAME_FIELD_NUMBER
public static final int ENTRY_POINT_NAME_FIELD_NUMBER
public static final int START_TIME_FIELD_NUMBER
public static final int SOURCE_VERSION_FIELD_NUMBER
public static final int TAGS_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<Service.CreateRun> 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 hasExperimentId()
ID of the associated experiment.
optional int64 experiment_id = 1;
hasExperimentId
in interface Service.CreateRunOrBuilder
public long getExperimentId()
ID of the associated experiment.
optional int64 experiment_id = 1;
getExperimentId
in interface Service.CreateRunOrBuilder
public boolean hasUserId()
ID of the user executing the run.
optional string user_id = 2;
hasUserId
in interface Service.CreateRunOrBuilder
public String getUserId()
ID of the user executing the run.
optional string user_id = 2;
getUserId
in interface Service.CreateRunOrBuilder
public com.google.protobuf.ByteString getUserIdBytes()
ID of the user executing the run.
optional string user_id = 2;
getUserIdBytes
in interface Service.CreateRunOrBuilder
public boolean hasRunName()
Human readable name for the run.
optional string run_name = 3;
hasRunName
in interface Service.CreateRunOrBuilder
public String getRunName()
Human readable name for the run.
optional string run_name = 3;
getRunName
in interface Service.CreateRunOrBuilder
public com.google.protobuf.ByteString getRunNameBytes()
Human readable name for the run.
optional string run_name = 3;
getRunNameBytes
in interface Service.CreateRunOrBuilder
public boolean hasSourceType()
Originating source for the run.
optional .mlflow.SourceType source_type = 4;
hasSourceType
in interface Service.CreateRunOrBuilder
public Service.SourceType getSourceType()
Originating source for the run.
optional .mlflow.SourceType source_type = 4;
getSourceType
in interface Service.CreateRunOrBuilder
public boolean hasSourceName()
String descriptor for the run's source. For example, name or description of a notebook, or the URL or path to a project.
optional string source_name = 5;
hasSourceName
in interface Service.CreateRunOrBuilder
public String getSourceName()
String descriptor for the run's source. For example, name or description of a notebook, or the URL or path to a project.
optional string source_name = 5;
getSourceName
in interface Service.CreateRunOrBuilder
public com.google.protobuf.ByteString getSourceNameBytes()
String descriptor for the run's source. For example, name or description of a notebook, or the URL or path to a project.
optional string source_name = 5;
getSourceNameBytes
in interface Service.CreateRunOrBuilder
public boolean hasEntryPointName()
Name of the project entry point associated with the current run, if any.
optional string entry_point_name = 6;
hasEntryPointName
in interface Service.CreateRunOrBuilder
public String getEntryPointName()
Name of the project entry point associated with the current run, if any.
optional string entry_point_name = 6;
getEntryPointName
in interface Service.CreateRunOrBuilder
public com.google.protobuf.ByteString getEntryPointNameBytes()
Name of the project entry point associated with the current run, if any.
optional string entry_point_name = 6;
getEntryPointNameBytes
in interface Service.CreateRunOrBuilder
public boolean hasStartTime()
Unix timestamp of when the run started in milliseconds.
optional int64 start_time = 7;
hasStartTime
in interface Service.CreateRunOrBuilder
public long getStartTime()
Unix timestamp of when the run started in milliseconds.
optional int64 start_time = 7;
getStartTime
in interface Service.CreateRunOrBuilder
public boolean hasSourceVersion()
Git commit hash of the source code used to create run.
optional string source_version = 8;
hasSourceVersion
in interface Service.CreateRunOrBuilder
public String getSourceVersion()
Git commit hash of the source code used to create run.
optional string source_version = 8;
getSourceVersion
in interface Service.CreateRunOrBuilder
public com.google.protobuf.ByteString getSourceVersionBytes()
Git commit hash of the source code used to create run.
optional string source_version = 8;
getSourceVersionBytes
in interface Service.CreateRunOrBuilder
public List<Service.RunTag> getTagsList()
Additional metadata for run.
repeated .mlflow.RunTag tags = 9;
getTagsList
in interface Service.CreateRunOrBuilder
public List<? extends Service.RunTagOrBuilder> getTagsOrBuilderList()
Additional metadata for run.
repeated .mlflow.RunTag tags = 9;
getTagsOrBuilderList
in interface Service.CreateRunOrBuilder
public int getTagsCount()
Additional metadata for run.
repeated .mlflow.RunTag tags = 9;
getTagsCount
in interface Service.CreateRunOrBuilder
public Service.RunTag getTags(int index)
Additional metadata for run.
repeated .mlflow.RunTag tags = 9;
getTags
in interface Service.CreateRunOrBuilder
public Service.RunTagOrBuilder getTagsOrBuilder(int index)
Additional metadata for run.
repeated .mlflow.RunTag tags = 9;
getTagsOrBuilder
in interface Service.CreateRunOrBuilder
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 Service.CreateRun parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Service.CreateRun parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Service.CreateRun parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Service.CreateRun parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Service.CreateRun parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Service.CreateRun parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Service.CreateRun parseFrom(InputStream input) throws IOException
IOException
public static Service.CreateRun parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Service.CreateRun parseDelimitedFrom(InputStream input) throws IOException
IOException
public static Service.CreateRun parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Service.CreateRun parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static Service.CreateRun parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public Service.CreateRun.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static Service.CreateRun.Builder newBuilder()
public static Service.CreateRun.Builder newBuilder(Service.CreateRun prototype)
public Service.CreateRun.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected Service.CreateRun.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static Service.CreateRun getDefaultInstance()
public static com.google.protobuf.Parser<Service.CreateRun> parser()
public com.google.protobuf.Parser<Service.CreateRun> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public Service.CreateRun getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2018. All rights reserved.