Package org.mlflow.api.proto
Class Datasets.DatasetRecord.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Datasets.DatasetRecord.Builder>
org.mlflow.api.proto.Datasets.DatasetRecord.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,Datasets.DatasetRecordOrBuilder
- Enclosing class:
- Datasets.DatasetRecord
public static final class Datasets.DatasetRecord.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Datasets.DatasetRecord.Builder>
implements Datasets.DatasetRecordOrBuilder
Protobuf type
mlflow.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) Outputs as JSON stringSource 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 millisecondsOutputs as JSON stringcom.google.protobuf.ByteStringOutputs as JSON stringSource 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 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 booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(Datasets.DatasetRecord 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 millisecondssetOutputs(String value) Outputs as JSON stringsetOutputsBytes(com.google.protobuf.ByteString value) Outputs as JSON stringsetRepeatedField(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<Datasets.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<Datasets.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<Datasets.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<Datasets.DatasetRecord.Builder>
-
setField
public Datasets.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<Datasets.DatasetRecord.Builder>
-
clearField
public Datasets.DatasetRecord.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Datasets.DatasetRecord.Builder>
-
clearOneof
public Datasets.DatasetRecord.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Datasets.DatasetRecord.Builder>
-
setRepeatedField
public Datasets.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<Datasets.DatasetRecord.Builder>
-
addRepeatedField
public Datasets.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<Datasets.DatasetRecord.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Datasets.DatasetRecord.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Datasets.DatasetRecord.Builder>
-
mergeFrom
public Datasets.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<Datasets.DatasetRecord.Builder>- Throws:
IOException
-
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.
-
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
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 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.
-
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
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 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.
-
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
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 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.
-
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
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 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.
-
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 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.
-
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
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 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.
-
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
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.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.
-
setSourceType
Source type
optional .mlflow.datasets.DatasetRecordSource.SourceType source_type = 8;- Parameters:
value- The sourceType to set.- Returns:
- This builder for chaining.
-
clearSourceType
Source type
optional .mlflow.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 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.
-
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 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.
-
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 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.
-
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
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 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.
-
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
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.
-
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.
-
setOutputs
Outputs as JSON string
optional string outputs = 13;- Parameters:
value- The outputs to set.- Returns:
- This builder for chaining.
-
clearOutputs
Outputs as JSON string
optional string outputs = 13;- Returns:
- This builder for chaining.
-
setOutputsBytes
Outputs as JSON string
optional string outputs = 13;- Parameters:
value- The bytes for outputs to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Datasets.DatasetRecord.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Datasets.DatasetRecord.Builder>
-
mergeUnknownFields
public final Datasets.DatasetRecord.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Datasets.DatasetRecord.Builder>
-