Package org.mlflow.api.proto
Class EvaluationDatasets.DatasetRecord.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<EvaluationDatasets.DatasetRecord.Builder>
org.mlflow.api.proto.EvaluationDatasets.DatasetRecord.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,EvaluationDatasets.DatasetRecordOrBuilder
- Enclosing class:
- EvaluationDatasets.DatasetRecord
public static final class EvaluationDatasets.DatasetRecord.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<EvaluationDatasets.DatasetRecord.Builder>
implements EvaluationDatasets.DatasetRecordOrBuilder
Protobuf type
mlflow.evaluation_datasets.DatasetRecord-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()User who created the recordCreation timestamp in millisecondsID of the dataset this record belongs toUnique identifier for the recordExpectations as JSON stringclearField(com.google.protobuf.Descriptors.FieldDescriptor field) Inputs as JSON stringUser who last updated the recordLast update timestamp in millisecondsclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Source information as JSON stringSource ID for quick lookups (e.g., trace_id)Source typeTags as JSON stringclone()User 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 final com.google.protobuf.Descriptors.Descriptorcom.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 millisecondsSource 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 stringbooleanUser who created the recordbooleanCreation timestamp in millisecondsbooleanID of the dataset this record belongs tobooleanUnique identifier for the recordbooleanExpectations as JSON stringbooleanInputs as JSON stringbooleanUser who last updated the recordbooleanLast update timestamp in millisecondsbooleanSource information as JSON stringbooleanSource ID for quick lookups (e.g., trace_id)booleanSource typebooleanhasTags()Tags as JSON stringprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setCreatedBy(String value) User who created the recordsetCreatedByBytes(com.google.protobuf.ByteString value) User who created the recordsetCreatedTime(long value) Creation timestamp in millisecondssetDatasetId(String value) ID of the dataset this record belongs tosetDatasetIdBytes(com.google.protobuf.ByteString value) ID of the dataset this record belongs tosetDatasetRecordId(String value) Unique identifier for the recordsetDatasetRecordIdBytes(com.google.protobuf.ByteString value) Unique identifier for the recordsetExpectations(String value) Expectations as JSON stringsetExpectationsBytes(com.google.protobuf.ByteString value) Expectations as JSON stringInputs as JSON stringsetInputsBytes(com.google.protobuf.ByteString value) Inputs as JSON stringsetLastUpdatedBy(String value) User who last updated the recordsetLastUpdatedByBytes(com.google.protobuf.ByteString value) User who last updated the recordsetLastUpdateTime(long value) Last update timestamp in millisecondssetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Source information as JSON stringsetSourceBytes(com.google.protobuf.ByteString value) Source information as JSON stringsetSourceId(String value) Source ID for quick lookups (e.g., trace_id)setSourceIdBytes(com.google.protobuf.ByteString value) Source ID for quick lookups (e.g., trace_id)Source typeTags as JSON stringsetTagsBytes(com.google.protobuf.ByteString value) Tags as JSON stringsetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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.Builder<EvaluationDatasets.DatasetRecord.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<EvaluationDatasets.DatasetRecord.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<EvaluationDatasets.DatasetRecord.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<EvaluationDatasets.DatasetRecord.Builder>
-
setField
public EvaluationDatasets.DatasetRecord.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<EvaluationDatasets.DatasetRecord.Builder>
-
clearField
public EvaluationDatasets.DatasetRecord.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<EvaluationDatasets.DatasetRecord.Builder>
-
clearOneof
public EvaluationDatasets.DatasetRecord.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<EvaluationDatasets.DatasetRecord.Builder>
-
setRepeatedField
public EvaluationDatasets.DatasetRecord.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<EvaluationDatasets.DatasetRecord.Builder>
-
addRepeatedField
public EvaluationDatasets.DatasetRecord.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<EvaluationDatasets.DatasetRecord.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<EvaluationDatasets.DatasetRecord.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<EvaluationDatasets.DatasetRecord.Builder>
-
mergeFrom
public EvaluationDatasets.DatasetRecord.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<EvaluationDatasets.DatasetRecord.Builder>- Throws:
IOException
-
hasDatasetRecordId
public boolean hasDatasetRecordId()Unique identifier for the record
optional string dataset_record_id = 1;- Specified by:
hasDatasetRecordIdin interfaceEvaluationDatasets.DatasetRecordOrBuilder- Returns:
- Whether the datasetRecordId field is set.
-
getDatasetRecordId
Unique identifier for the record
optional string dataset_record_id = 1;- Specified by:
getDatasetRecordIdin interfaceEvaluationDatasets.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 interfaceEvaluationDatasets.DatasetRecordOrBuilder- Returns:
- The bytes for datasetRecordId.
-
setDatasetRecordId
Unique identifier for the record
optional string dataset_record_id = 1;- Parameters:
value- The datasetRecordId to set.- Returns:
- This builder for chaining.
-
clearDatasetRecordId
Unique identifier for the record
optional string dataset_record_id = 1;- Returns:
- This builder for chaining.
-
setDatasetRecordIdBytes
public EvaluationDatasets.DatasetRecord.Builder setDatasetRecordIdBytes(com.google.protobuf.ByteString value) Unique identifier for the record
optional string dataset_record_id = 1;- Parameters:
value- The bytes for datasetRecordId to set.- Returns:
- This builder for chaining.
-
hasDatasetId
public boolean hasDatasetId()ID of the dataset this record belongs to
optional string dataset_id = 2;- Specified by:
hasDatasetIdin interfaceEvaluationDatasets.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 interfaceEvaluationDatasets.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 interfaceEvaluationDatasets.DatasetRecordOrBuilder- Returns:
- The bytes for datasetId.
-
setDatasetId
ID of the dataset this record belongs to
optional string dataset_id = 2;- Parameters:
value- The datasetId to set.- Returns:
- This builder for chaining.
-
clearDatasetId
ID of the dataset this record belongs to
optional string dataset_id = 2;- Returns:
- This builder for chaining.
-
setDatasetIdBytes
public EvaluationDatasets.DatasetRecord.Builder setDatasetIdBytes(com.google.protobuf.ByteString value) ID of the dataset this record belongs to
optional string dataset_id = 2;- Parameters:
value- The bytes for datasetId to set.- Returns:
- This builder for chaining.
-
hasInputs
public boolean hasInputs()Inputs as JSON string
optional string inputs = 3;- Specified by:
hasInputsin interfaceEvaluationDatasets.DatasetRecordOrBuilder- Returns:
- Whether the inputs field is set.
-
getInputs
Inputs as JSON string
optional string inputs = 3;- Specified by:
getInputsin interfaceEvaluationDatasets.DatasetRecordOrBuilder- Returns:
- The inputs.
-
getInputsBytes
public com.google.protobuf.ByteString getInputsBytes()Inputs as JSON string
optional string inputs = 3;- Specified by:
getInputsBytesin interfaceEvaluationDatasets.DatasetRecordOrBuilder- Returns:
- The bytes for inputs.
-
setInputs
Inputs as JSON string
optional string inputs = 3;- Parameters:
value- The inputs to set.- Returns:
- This builder for chaining.
-
clearInputs
Inputs as JSON string
optional string inputs = 3;- Returns:
- This builder for chaining.
-
setInputsBytes
public EvaluationDatasets.DatasetRecord.Builder setInputsBytes(com.google.protobuf.ByteString value) Inputs as JSON string
optional string inputs = 3;- Parameters:
value- The bytes for inputs to set.- Returns:
- This builder for chaining.
-
hasExpectations
public boolean hasExpectations()Expectations as JSON string
optional string expectations = 4;- Specified by:
hasExpectationsin interfaceEvaluationDatasets.DatasetRecordOrBuilder- Returns:
- Whether the expectations field is set.
-
getExpectations
Expectations as JSON string
optional string expectations = 4;- Specified by:
getExpectationsin interfaceEvaluationDatasets.DatasetRecordOrBuilder- Returns:
- The expectations.
-
getExpectationsBytes
public com.google.protobuf.ByteString getExpectationsBytes()Expectations as JSON string
optional string expectations = 4;- Specified by:
getExpectationsBytesin interfaceEvaluationDatasets.DatasetRecordOrBuilder- Returns:
- The bytes for expectations.
-
setExpectations
Expectations as JSON string
optional string expectations = 4;- Parameters:
value- The expectations to set.- Returns:
- This builder for chaining.
-
clearExpectations
Expectations as JSON string
optional string expectations = 4;- Returns:
- This builder for chaining.
-
setExpectationsBytes
public EvaluationDatasets.DatasetRecord.Builder setExpectationsBytes(com.google.protobuf.ByteString value) Expectations as JSON string
optional string expectations = 4;- Parameters:
value- The bytes for expectations to set.- Returns:
- This builder for chaining.
-
hasTags
public boolean hasTags()Tags as JSON string
optional string tags = 5;- Specified by:
hasTagsin interfaceEvaluationDatasets.DatasetRecordOrBuilder- Returns:
- Whether the tags field is set.
-
getTags
Tags as JSON string
optional string tags = 5;- Specified by:
getTagsin interfaceEvaluationDatasets.DatasetRecordOrBuilder- Returns:
- The tags.
-
getTagsBytes
public com.google.protobuf.ByteString getTagsBytes()Tags as JSON string
optional string tags = 5;- Specified by:
getTagsBytesin interfaceEvaluationDatasets.DatasetRecordOrBuilder- Returns:
- The bytes for tags.
-
setTags
Tags as JSON string
optional string tags = 5;- Parameters:
value- The tags to set.- Returns:
- This builder for chaining.
-
clearTags
Tags as JSON string
optional string tags = 5;- Returns:
- This builder for chaining.
-
setTagsBytes
Tags as JSON string
optional string tags = 5;- Parameters:
value- The bytes for tags to set.- Returns:
- This builder for chaining.
-
hasSource
public boolean hasSource()Source information as JSON string
optional string source = 6;- Specified by:
hasSourcein interfaceEvaluationDatasets.DatasetRecordOrBuilder- Returns:
- Whether the source field is set.
-
getSource
Source information as JSON string
optional string source = 6;- Specified by:
getSourcein interfaceEvaluationDatasets.DatasetRecordOrBuilder- Returns:
- The source.
-
getSourceBytes
public com.google.protobuf.ByteString getSourceBytes()Source information as JSON string
optional string source = 6;- Specified by:
getSourceBytesin interfaceEvaluationDatasets.DatasetRecordOrBuilder- Returns:
- The bytes for source.
-
setSource
Source information as JSON string
optional string source = 6;- Parameters:
value- The source to set.- Returns:
- This builder for chaining.
-
clearSource
Source information as JSON string
optional string source = 6;- Returns:
- This builder for chaining.
-
setSourceBytes
public EvaluationDatasets.DatasetRecord.Builder setSourceBytes(com.google.protobuf.ByteString value) Source information as JSON string
optional string source = 6;- Parameters:
value- The bytes for source to set.- Returns:
- This builder for chaining.
-
hasSourceId
public boolean hasSourceId()Source ID for quick lookups (e.g., trace_id)
optional string source_id = 7;- Specified by:
hasSourceIdin interfaceEvaluationDatasets.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 interfaceEvaluationDatasets.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 interfaceEvaluationDatasets.DatasetRecordOrBuilder- Returns:
- The bytes for sourceId.
-
setSourceId
Source ID for quick lookups (e.g., trace_id)
optional string source_id = 7;- Parameters:
value- The sourceId to set.- Returns:
- This builder for chaining.
-
clearSourceId
Source ID for quick lookups (e.g., trace_id)
optional string source_id = 7;- Returns:
- This builder for chaining.
-
setSourceIdBytes
public EvaluationDatasets.DatasetRecord.Builder setSourceIdBytes(com.google.protobuf.ByteString value) Source ID for quick lookups (e.g., trace_id)
optional string source_id = 7;- Parameters:
value- The bytes for sourceId to set.- Returns:
- This builder for chaining.
-
hasSourceType
public boolean hasSourceType()Source type
optional .mlflow.evaluation_datasets.DatasetRecordSource.SourceType source_type = 8;- Specified by:
hasSourceTypein interfaceEvaluationDatasets.DatasetRecordOrBuilder- Returns:
- Whether the sourceType field is set.
-
getSourceType
Source type
optional .mlflow.evaluation_datasets.DatasetRecordSource.SourceType source_type = 8;- Specified by:
getSourceTypein interfaceEvaluationDatasets.DatasetRecordOrBuilder- Returns:
- The sourceType.
-
setSourceType
public EvaluationDatasets.DatasetRecord.Builder setSourceType(EvaluationDatasets.DatasetRecordSource.SourceType value) Source type
optional .mlflow.evaluation_datasets.DatasetRecordSource.SourceType source_type = 8;- Parameters:
value- The sourceType to set.- Returns:
- This builder for chaining.
-
clearSourceType
Source type
optional .mlflow.evaluation_datasets.DatasetRecordSource.SourceType source_type = 8;- Returns:
- This builder for chaining.
-
hasCreatedTime
public boolean hasCreatedTime()Creation timestamp in milliseconds
optional int64 created_time = 9;- Specified by:
hasCreatedTimein interfaceEvaluationDatasets.DatasetRecordOrBuilder- Returns:
- Whether the createdTime field is set.
-
getCreatedTime
public long getCreatedTime()Creation timestamp in milliseconds
optional int64 created_time = 9;- Specified by:
getCreatedTimein interfaceEvaluationDatasets.DatasetRecordOrBuilder- Returns:
- The createdTime.
-
setCreatedTime
Creation timestamp in milliseconds
optional int64 created_time = 9;- Parameters:
value- The createdTime to set.- Returns:
- This builder for chaining.
-
clearCreatedTime
Creation timestamp in milliseconds
optional int64 created_time = 9;- Returns:
- This builder for chaining.
-
hasLastUpdateTime
public boolean hasLastUpdateTime()Last update timestamp in milliseconds
optional int64 last_update_time = 10;- Specified by:
hasLastUpdateTimein interfaceEvaluationDatasets.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 interfaceEvaluationDatasets.DatasetRecordOrBuilder- Returns:
- The lastUpdateTime.
-
setLastUpdateTime
Last update timestamp in milliseconds
optional int64 last_update_time = 10;- Parameters:
value- The lastUpdateTime to set.- Returns:
- This builder for chaining.
-
clearLastUpdateTime
Last update timestamp in milliseconds
optional int64 last_update_time = 10;- Returns:
- This builder for chaining.
-
hasCreatedBy
public boolean hasCreatedBy()User who created the record
optional string created_by = 11;- Specified by:
hasCreatedByin interfaceEvaluationDatasets.DatasetRecordOrBuilder- Returns:
- Whether the createdBy field is set.
-
getCreatedBy
User who created the record
optional string created_by = 11;- Specified by:
getCreatedByin interfaceEvaluationDatasets.DatasetRecordOrBuilder- Returns:
- The createdBy.
-
getCreatedByBytes
public com.google.protobuf.ByteString getCreatedByBytes()User who created the record
optional string created_by = 11;- Specified by:
getCreatedByBytesin interfaceEvaluationDatasets.DatasetRecordOrBuilder- Returns:
- The bytes for createdBy.
-
setCreatedBy
User who created the record
optional string created_by = 11;- Parameters:
value- The createdBy to set.- Returns:
- This builder for chaining.
-
clearCreatedBy
User who created the record
optional string created_by = 11;- Returns:
- This builder for chaining.
-
setCreatedByBytes
public EvaluationDatasets.DatasetRecord.Builder setCreatedByBytes(com.google.protobuf.ByteString value) User who created the record
optional string created_by = 11;- Parameters:
value- The bytes for createdBy to set.- Returns:
- This builder for chaining.
-
hasLastUpdatedBy
public boolean hasLastUpdatedBy()User who last updated the record
optional string last_updated_by = 12;- Specified by:
hasLastUpdatedByin interfaceEvaluationDatasets.DatasetRecordOrBuilder- Returns:
- Whether the lastUpdatedBy field is set.
-
getLastUpdatedBy
User who last updated the record
optional string last_updated_by = 12;- Specified by:
getLastUpdatedByin interfaceEvaluationDatasets.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 interfaceEvaluationDatasets.DatasetRecordOrBuilder- Returns:
- The bytes for lastUpdatedBy.
-
setLastUpdatedBy
User who last updated the record
optional string last_updated_by = 12;- Parameters:
value- The lastUpdatedBy to set.- Returns:
- This builder for chaining.
-
clearLastUpdatedBy
User who last updated the record
optional string last_updated_by = 12;- Returns:
- This builder for chaining.
-
setLastUpdatedByBytes
public EvaluationDatasets.DatasetRecord.Builder setLastUpdatedByBytes(com.google.protobuf.ByteString value) User who last updated the record
optional string last_updated_by = 12;- Parameters:
value- The bytes for lastUpdatedBy to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final EvaluationDatasets.DatasetRecord.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<EvaluationDatasets.DatasetRecord.Builder>
-
mergeUnknownFields
public final EvaluationDatasets.DatasetRecord.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<EvaluationDatasets.DatasetRecord.Builder>
-