Package org.mlflow.api.proto
Class Datasets.DatasetRecord
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
org.mlflow.api.proto.Datasets.DatasetRecord
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Datasets.DatasetRecordOrBuilder
- Enclosing class:
- Datasets
public static final class Datasets.DatasetRecord
extends com.google.protobuf.GeneratedMessageV3
implements Datasets.DatasetRecordOrBuilder
Protobuf type
mlflow.datasets.DatasetRecord- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typemlflow.datasets.DatasetRecordNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final com.google.protobuf.Parser<Datasets.DatasetRecord>Deprecated.static final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanUser who created the recordcom.google.protobuf.ByteStringUser who created the recordlongCreation timestamp in millisecondsID of the dataset this record belongs tocom.google.protobuf.ByteStringID of the dataset this record belongs toUnique identifier for the recordcom.google.protobuf.ByteStringUnique identifier for the recordstatic Datasets.DatasetRecordstatic final com.google.protobuf.Descriptors.DescriptorExpectations as JSON stringcom.google.protobuf.ByteStringExpectations as JSON stringInputs as JSON stringcom.google.protobuf.ByteStringInputs as JSON stringUser who last updated the recordcom.google.protobuf.ByteStringUser who last updated the recordlongLast update timestamp in millisecondsOutputs as JSON stringcom.google.protobuf.ByteStringOutputs as JSON stringcom.google.protobuf.Parser<Datasets.DatasetRecord>intSource information as JSON stringcom.google.protobuf.ByteStringSource information as JSON stringSource ID for quick lookups (e.g., trace_id)com.google.protobuf.ByteStringSource ID for quick lookups (e.g., trace_id)Source typegetTags()Tags as JSON stringcom.google.protobuf.ByteStringTags as JSON stringfinal com.google.protobuf.UnknownFieldSetbooleanUser who created the recordbooleanCreation timestamp in millisecondsbooleanID of the dataset this record belongs tobooleanUnique identifier for the recordbooleanExpectations as JSON stringinthashCode()booleanInputs as JSON stringbooleanUser who last updated the recordbooleanLast update timestamp in millisecondsbooleanOutputs as JSON stringbooleanSource information as JSON stringbooleanSource ID for quick lookups (e.g., trace_id)booleanSource typebooleanhasTags()Tags as JSON stringprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(Datasets.DatasetRecord prototype) protected Datasets.DatasetRecord.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static Datasets.DatasetRecordparseDelimitedFrom(InputStream input) static Datasets.DatasetRecordparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Datasets.DatasetRecordparseFrom(byte[] data) static Datasets.DatasetRecordparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Datasets.DatasetRecordparseFrom(com.google.protobuf.ByteString data) static Datasets.DatasetRecordparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Datasets.DatasetRecordparseFrom(com.google.protobuf.CodedInputStream input) static Datasets.DatasetRecordparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Datasets.DatasetRecordparseFrom(InputStream input) static Datasets.DatasetRecordparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Datasets.DatasetRecordparseFrom(ByteBuffer data) static Datasets.DatasetRecordparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Datasets.DatasetRecord>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
DATASET_RECORD_ID_FIELD_NUMBER
public static final int DATASET_RECORD_ID_FIELD_NUMBER- See Also:
-
DATASET_ID_FIELD_NUMBER
public static final int DATASET_ID_FIELD_NUMBER- See Also:
-
INPUTS_FIELD_NUMBER
public static final int INPUTS_FIELD_NUMBER- See Also:
-
EXPECTATIONS_FIELD_NUMBER
public static final int EXPECTATIONS_FIELD_NUMBER- See Also:
-
TAGS_FIELD_NUMBER
public static final int TAGS_FIELD_NUMBER- See Also:
-
SOURCE_FIELD_NUMBER
public static final int SOURCE_FIELD_NUMBER- See Also:
-
SOURCE_ID_FIELD_NUMBER
public static final int SOURCE_ID_FIELD_NUMBER- See Also:
-
SOURCE_TYPE_FIELD_NUMBER
public static final int SOURCE_TYPE_FIELD_NUMBER- See Also:
-
CREATED_TIME_FIELD_NUMBER
public static final int CREATED_TIME_FIELD_NUMBER- See Also:
-
LAST_UPDATE_TIME_FIELD_NUMBER
public static final int LAST_UPDATE_TIME_FIELD_NUMBER- See Also:
-
CREATED_BY_FIELD_NUMBER
public static final int CREATED_BY_FIELD_NUMBER- See Also:
-
LAST_UPDATED_BY_FIELD_NUMBER
public static final int LAST_UPDATED_BY_FIELD_NUMBER- See Also:
-
OUTPUTS_FIELD_NUMBER
public static final int OUTPUTS_FIELD_NUMBER- See Also:
-
PARSER
Deprecated.
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasDatasetRecordId
public boolean hasDatasetRecordId()Unique identifier for the record
optional string dataset_record_id = 1;- Specified by:
hasDatasetRecordIdin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- Whether the datasetRecordId field is set.
-
getDatasetRecordId
Unique identifier for the record
optional string dataset_record_id = 1;- Specified by:
getDatasetRecordIdin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- The datasetRecordId.
-
getDatasetRecordIdBytes
public com.google.protobuf.ByteString getDatasetRecordIdBytes()Unique identifier for the record
optional string dataset_record_id = 1;- Specified by:
getDatasetRecordIdBytesin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- The bytes for datasetRecordId.
-
hasDatasetId
public boolean hasDatasetId()ID of the dataset this record belongs to
optional string dataset_id = 2;- Specified by:
hasDatasetIdin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- Whether the datasetId field is set.
-
getDatasetId
ID of the dataset this record belongs to
optional string dataset_id = 2;- Specified by:
getDatasetIdin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- The datasetId.
-
getDatasetIdBytes
public com.google.protobuf.ByteString getDatasetIdBytes()ID of the dataset this record belongs to
optional string dataset_id = 2;- Specified by:
getDatasetIdBytesin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- The bytes for datasetId.
-
hasInputs
public boolean hasInputs()Inputs as JSON string
optional string inputs = 3;- Specified by:
hasInputsin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- Whether the inputs field is set.
-
getInputs
Inputs as JSON string
optional string inputs = 3;- Specified by:
getInputsin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- The inputs.
-
getInputsBytes
public com.google.protobuf.ByteString getInputsBytes()Inputs as JSON string
optional string inputs = 3;- Specified by:
getInputsBytesin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- The bytes for inputs.
-
hasExpectations
public boolean hasExpectations()Expectations as JSON string
optional string expectations = 4;- Specified by:
hasExpectationsin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- Whether the expectations field is set.
-
getExpectations
Expectations as JSON string
optional string expectations = 4;- Specified by:
getExpectationsin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- The expectations.
-
getExpectationsBytes
public com.google.protobuf.ByteString getExpectationsBytes()Expectations as JSON string
optional string expectations = 4;- Specified by:
getExpectationsBytesin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- The bytes for expectations.
-
hasTags
public boolean hasTags()Tags as JSON string
optional string tags = 5;- Specified by:
hasTagsin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- Whether the tags field is set.
-
getTags
Tags as JSON string
optional string tags = 5;- Specified by:
getTagsin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- The tags.
-
getTagsBytes
public com.google.protobuf.ByteString getTagsBytes()Tags as JSON string
optional string tags = 5;- Specified by:
getTagsBytesin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- The bytes for tags.
-
hasSource
public boolean hasSource()Source information as JSON string
optional string source = 6;- Specified by:
hasSourcein interfaceDatasets.DatasetRecordOrBuilder- Returns:
- Whether the source field is set.
-
getSource
Source information as JSON string
optional string source = 6;- Specified by:
getSourcein interfaceDatasets.DatasetRecordOrBuilder- Returns:
- The source.
-
getSourceBytes
public com.google.protobuf.ByteString getSourceBytes()Source information as JSON string
optional string source = 6;- Specified by:
getSourceBytesin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- The bytes for source.
-
hasSourceId
public boolean hasSourceId()Source ID for quick lookups (e.g., trace_id)
optional string source_id = 7;- Specified by:
hasSourceIdin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- Whether the sourceId field is set.
-
getSourceId
Source ID for quick lookups (e.g., trace_id)
optional string source_id = 7;- Specified by:
getSourceIdin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- The sourceId.
-
getSourceIdBytes
public com.google.protobuf.ByteString getSourceIdBytes()Source ID for quick lookups (e.g., trace_id)
optional string source_id = 7;- Specified by:
getSourceIdBytesin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- The bytes for sourceId.
-
hasSourceType
public boolean hasSourceType()Source type
optional .mlflow.datasets.DatasetRecordSource.SourceType source_type = 8;- Specified by:
hasSourceTypein interfaceDatasets.DatasetRecordOrBuilder- Returns:
- Whether the sourceType field is set.
-
getSourceType
Source type
optional .mlflow.datasets.DatasetRecordSource.SourceType source_type = 8;- Specified by:
getSourceTypein interfaceDatasets.DatasetRecordOrBuilder- Returns:
- The sourceType.
-
hasCreatedTime
public boolean hasCreatedTime()Creation timestamp in milliseconds
optional int64 created_time = 9;- Specified by:
hasCreatedTimein interfaceDatasets.DatasetRecordOrBuilder- Returns:
- Whether the createdTime field is set.
-
getCreatedTime
public long getCreatedTime()Creation timestamp in milliseconds
optional int64 created_time = 9;- Specified by:
getCreatedTimein interfaceDatasets.DatasetRecordOrBuilder- Returns:
- The createdTime.
-
hasLastUpdateTime
public boolean hasLastUpdateTime()Last update timestamp in milliseconds
optional int64 last_update_time = 10;- Specified by:
hasLastUpdateTimein interfaceDatasets.DatasetRecordOrBuilder- Returns:
- Whether the lastUpdateTime field is set.
-
getLastUpdateTime
public long getLastUpdateTime()Last update timestamp in milliseconds
optional int64 last_update_time = 10;- Specified by:
getLastUpdateTimein interfaceDatasets.DatasetRecordOrBuilder- Returns:
- The lastUpdateTime.
-
hasCreatedBy
public boolean hasCreatedBy()User who created the record
optional string created_by = 11;- Specified by:
hasCreatedByin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- Whether the createdBy field is set.
-
getCreatedBy
User who created the record
optional string created_by = 11;- Specified by:
getCreatedByin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- The createdBy.
-
getCreatedByBytes
public com.google.protobuf.ByteString getCreatedByBytes()User who created the record
optional string created_by = 11;- Specified by:
getCreatedByBytesin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- The bytes for createdBy.
-
hasLastUpdatedBy
public boolean hasLastUpdatedBy()User who last updated the record
optional string last_updated_by = 12;- Specified by:
hasLastUpdatedByin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- Whether the lastUpdatedBy field is set.
-
getLastUpdatedBy
User who last updated the record
optional string last_updated_by = 12;- Specified by:
getLastUpdatedByin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- The lastUpdatedBy.
-
getLastUpdatedByBytes
public com.google.protobuf.ByteString getLastUpdatedByBytes()User who last updated the record
optional string last_updated_by = 12;- Specified by:
getLastUpdatedByBytesin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- The bytes for lastUpdatedBy.
-
hasOutputs
public boolean hasOutputs()Outputs as JSON string
optional string outputs = 13;- Specified by:
hasOutputsin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- Whether the outputs field is set.
-
getOutputs
Outputs as JSON string
optional string outputs = 13;- Specified by:
getOutputsin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- The outputs.
-
getOutputsBytes
public com.google.protobuf.ByteString getOutputsBytes()Outputs as JSON string
optional string outputs = 13;- Specified by:
getOutputsBytesin interfaceDatasets.DatasetRecordOrBuilder- Returns:
- The bytes for outputs.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Datasets.DatasetRecord parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Datasets.DatasetRecord parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Datasets.DatasetRecord parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Datasets.DatasetRecord parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Datasets.DatasetRecord parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Datasets.DatasetRecord parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Datasets.DatasetRecord parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Datasets.DatasetRecord parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static Datasets.DatasetRecord parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static Datasets.DatasetRecord parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Datasets.DatasetRecord.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-