Package com.cognite.client.dto
Class EntityMatchModel.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<EntityMatchModel.Builder>
-
- com.cognite.client.dto.EntityMatchModel.Builder
-
- All Implemented Interfaces:
EntityMatchModelOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- EntityMatchModel
public static final class EntityMatchModel.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<EntityMatchModel.Builder> implements EntityMatchModelOrBuilder
An entity match model. Represents a matching model along with its configuration and meta data.
Protobuf typecom.cognite.beam.proto.EntityMatchModel
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description EntityMatchModel.BuilderaddAllMatchFields(Iterable<? extends MatchField> values)repeated .com.cognite.beam.proto.MatchField match_fields = 10;EntityMatchModel.BuilderaddMatchFields(int index, MatchField value)repeated .com.cognite.beam.proto.MatchField match_fields = 10;EntityMatchModel.BuilderaddMatchFields(int index, MatchField.Builder builderForValue)repeated .com.cognite.beam.proto.MatchField match_fields = 10;EntityMatchModel.BuilderaddMatchFields(MatchField value)repeated .com.cognite.beam.proto.MatchField match_fields = 10;EntityMatchModel.BuilderaddMatchFields(MatchField.Builder builderForValue)repeated .com.cognite.beam.proto.MatchField match_fields = 10;MatchField.BuilderaddMatchFieldsBuilder()repeated .com.cognite.beam.proto.MatchField match_fields = 10;MatchField.BuilderaddMatchFieldsBuilder(int index)repeated .com.cognite.beam.proto.MatchField match_fields = 10;EntityMatchModel.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)EntityMatchModelbuild()EntityMatchModelbuildPartial()EntityMatchModel.Builderclear()EntityMatchModel.BuilderclearClassifier()optional string classifier = 12;EntityMatchModel.BuilderclearCreatedTime()optional int64 created_time = 4;EntityMatchModel.BuilderclearDescription()optional string description = 8;EntityMatchModel.BuilderclearExternalId()optional string external_id = 2;EntityMatchModel.BuilderclearFeatureType()optional string feature_type = 9;EntityMatchModel.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)EntityMatchModel.BuilderclearId()optional int64 id = 1;EntityMatchModel.BuilderclearIgnoreMissingFields()optional bool ignore_missing_fields = 11;EntityMatchModel.BuilderclearMatchFields()repeated .com.cognite.beam.proto.MatchField match_fields = 10;EntityMatchModel.BuilderclearName()optional string name = 7;EntityMatchModel.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)EntityMatchModel.BuilderclearOriginalId()optional string original_id = 13;EntityMatchModel.BuilderclearStartTime()optional int64 start_time = 5;EntityMatchModel.BuilderclearStatus()optional string status = 3;EntityMatchModel.BuilderclearStatusTime()optional int64 status_time = 6;EntityMatchModel.Builderclone()StringgetClassifier()optional string classifier = 12;com.google.protobuf.ByteStringgetClassifierBytes()optional string classifier = 12;longgetCreatedTime()optional int64 created_time = 4;EntityMatchModelgetDefaultInstanceForType()StringgetDescription()optional string description = 8;com.google.protobuf.ByteStringgetDescriptionBytes()optional string description = 8;static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetExternalId()optional string external_id = 2;com.google.protobuf.ByteStringgetExternalIdBytes()optional string external_id = 2;StringgetFeatureType()optional string feature_type = 9;com.google.protobuf.ByteStringgetFeatureTypeBytes()optional string feature_type = 9;longgetId()optional int64 id = 1;booleangetIgnoreMissingFields()optional bool ignore_missing_fields = 11;MatchFieldgetMatchFields(int index)repeated .com.cognite.beam.proto.MatchField match_fields = 10;MatchField.BuildergetMatchFieldsBuilder(int index)repeated .com.cognite.beam.proto.MatchField match_fields = 10;List<MatchField.Builder>getMatchFieldsBuilderList()repeated .com.cognite.beam.proto.MatchField match_fields = 10;intgetMatchFieldsCount()repeated .com.cognite.beam.proto.MatchField match_fields = 10;List<MatchField>getMatchFieldsList()repeated .com.cognite.beam.proto.MatchField match_fields = 10;MatchFieldOrBuildergetMatchFieldsOrBuilder(int index)repeated .com.cognite.beam.proto.MatchField match_fields = 10;List<? extends MatchFieldOrBuilder>getMatchFieldsOrBuilderList()repeated .com.cognite.beam.proto.MatchField match_fields = 10;StringgetName()optional string name = 7;com.google.protobuf.ByteStringgetNameBytes()optional string name = 7;StringgetOriginalId()optional string original_id = 13;com.google.protobuf.ByteStringgetOriginalIdBytes()optional string original_id = 13;longgetStartTime()optional int64 start_time = 5;StringgetStatus()optional string status = 3;com.google.protobuf.ByteStringgetStatusBytes()optional string status = 3;longgetStatusTime()optional int64 status_time = 6;booleanhasClassifier()optional string classifier = 12;booleanhasCreatedTime()optional int64 created_time = 4;booleanhasDescription()optional string description = 8;booleanhasExternalId()optional string external_id = 2;booleanhasFeatureType()optional string feature_type = 9;booleanhasId()optional int64 id = 1;booleanhasIgnoreMissingFields()optional bool ignore_missing_fields = 11;booleanhasName()optional string name = 7;booleanhasOriginalId()optional string original_id = 13;booleanhasStartTime()optional int64 start_time = 5;booleanhasStatus()optional string status = 3;booleanhasStatusTime()optional int64 status_time = 6;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()EntityMatchModel.BuildermergeFrom(EntityMatchModel other)EntityMatchModel.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)EntityMatchModel.BuildermergeFrom(com.google.protobuf.Message other)EntityMatchModel.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)EntityMatchModel.BuilderremoveMatchFields(int index)repeated .com.cognite.beam.proto.MatchField match_fields = 10;EntityMatchModel.BuildersetClassifier(String value)optional string classifier = 12;EntityMatchModel.BuildersetClassifierBytes(com.google.protobuf.ByteString value)optional string classifier = 12;EntityMatchModel.BuildersetCreatedTime(long value)optional int64 created_time = 4;EntityMatchModel.BuildersetDescription(String value)optional string description = 8;EntityMatchModel.BuildersetDescriptionBytes(com.google.protobuf.ByteString value)optional string description = 8;EntityMatchModel.BuildersetExternalId(String value)optional string external_id = 2;EntityMatchModel.BuildersetExternalIdBytes(com.google.protobuf.ByteString value)optional string external_id = 2;EntityMatchModel.BuildersetFeatureType(String value)optional string feature_type = 9;EntityMatchModel.BuildersetFeatureTypeBytes(com.google.protobuf.ByteString value)optional string feature_type = 9;EntityMatchModel.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)EntityMatchModel.BuildersetId(long value)optional int64 id = 1;EntityMatchModel.BuildersetIgnoreMissingFields(boolean value)optional bool ignore_missing_fields = 11;EntityMatchModel.BuildersetMatchFields(int index, MatchField value)repeated .com.cognite.beam.proto.MatchField match_fields = 10;EntityMatchModel.BuildersetMatchFields(int index, MatchField.Builder builderForValue)repeated .com.cognite.beam.proto.MatchField match_fields = 10;EntityMatchModel.BuildersetName(String value)optional string name = 7;EntityMatchModel.BuildersetNameBytes(com.google.protobuf.ByteString value)optional string name = 7;EntityMatchModel.BuildersetOriginalId(String value)optional string original_id = 13;EntityMatchModel.BuildersetOriginalIdBytes(com.google.protobuf.ByteString value)optional string original_id = 13;EntityMatchModel.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)EntityMatchModel.BuildersetStartTime(long value)optional int64 start_time = 5;EntityMatchModel.BuildersetStatus(String value)optional string status = 3;EntityMatchModel.BuildersetStatusBytes(com.google.protobuf.ByteString value)optional string status = 3;EntityMatchModel.BuildersetStatusTime(long value)optional int64 status_time = 6;EntityMatchModel.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
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<EntityMatchModel.Builder>
-
clear
public EntityMatchModel.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<EntityMatchModel.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<EntityMatchModel.Builder>
-
getDefaultInstanceForType
public EntityMatchModel getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public EntityMatchModel build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public EntityMatchModel buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public EntityMatchModel.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<EntityMatchModel.Builder>
-
setField
public EntityMatchModel.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<EntityMatchModel.Builder>
-
clearField
public EntityMatchModel.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<EntityMatchModel.Builder>
-
clearOneof
public EntityMatchModel.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<EntityMatchModel.Builder>
-
setRepeatedField
public EntityMatchModel.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<EntityMatchModel.Builder>
-
addRepeatedField
public EntityMatchModel.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<EntityMatchModel.Builder>
-
mergeFrom
public EntityMatchModel.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<EntityMatchModel.Builder>
-
mergeFrom
public EntityMatchModel.Builder mergeFrom(EntityMatchModel other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<EntityMatchModel.Builder>
-
mergeFrom
public EntityMatchModel.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<EntityMatchModel.Builder>- Throws:
IOException
-
hasId
public boolean hasId()
optional int64 id = 1;- Specified by:
hasIdin interfaceEntityMatchModelOrBuilder- Returns:
- Whether the id field is set.
-
getId
public long getId()
optional int64 id = 1;- Specified by:
getIdin interfaceEntityMatchModelOrBuilder- Returns:
- The id.
-
setId
public EntityMatchModel.Builder setId(long value)
optional int64 id = 1;- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
public EntityMatchModel.Builder clearId()
optional int64 id = 1;- Returns:
- This builder for chaining.
-
hasExternalId
public boolean hasExternalId()
optional string external_id = 2;- Specified by:
hasExternalIdin interfaceEntityMatchModelOrBuilder- Returns:
- Whether the externalId field is set.
-
getExternalId
public String getExternalId()
optional string external_id = 2;- Specified by:
getExternalIdin interfaceEntityMatchModelOrBuilder- Returns:
- The externalId.
-
getExternalIdBytes
public com.google.protobuf.ByteString getExternalIdBytes()
optional string external_id = 2;- Specified by:
getExternalIdBytesin interfaceEntityMatchModelOrBuilder- Returns:
- The bytes for externalId.
-
setExternalId
public EntityMatchModel.Builder setExternalId(String value)
optional string external_id = 2;- Parameters:
value- The externalId to set.- Returns:
- This builder for chaining.
-
clearExternalId
public EntityMatchModel.Builder clearExternalId()
optional string external_id = 2;- Returns:
- This builder for chaining.
-
setExternalIdBytes
public EntityMatchModel.Builder setExternalIdBytes(com.google.protobuf.ByteString value)
optional string external_id = 2;- Parameters:
value- The bytes for externalId to set.- Returns:
- This builder for chaining.
-
hasStatus
public boolean hasStatus()
optional string status = 3;- Specified by:
hasStatusin interfaceEntityMatchModelOrBuilder- Returns:
- Whether the status field is set.
-
getStatus
public String getStatus()
optional string status = 3;- Specified by:
getStatusin interfaceEntityMatchModelOrBuilder- Returns:
- The status.
-
getStatusBytes
public com.google.protobuf.ByteString getStatusBytes()
optional string status = 3;- Specified by:
getStatusBytesin interfaceEntityMatchModelOrBuilder- Returns:
- The bytes for status.
-
setStatus
public EntityMatchModel.Builder setStatus(String value)
optional string status = 3;- Parameters:
value- The status to set.- Returns:
- This builder for chaining.
-
clearStatus
public EntityMatchModel.Builder clearStatus()
optional string status = 3;- Returns:
- This builder for chaining.
-
setStatusBytes
public EntityMatchModel.Builder setStatusBytes(com.google.protobuf.ByteString value)
optional string status = 3;- Parameters:
value- The bytes for status to set.- Returns:
- This builder for chaining.
-
hasCreatedTime
public boolean hasCreatedTime()
optional int64 created_time = 4;- Specified by:
hasCreatedTimein interfaceEntityMatchModelOrBuilder- Returns:
- Whether the createdTime field is set.
-
getCreatedTime
public long getCreatedTime()
optional int64 created_time = 4;- Specified by:
getCreatedTimein interfaceEntityMatchModelOrBuilder- Returns:
- The createdTime.
-
setCreatedTime
public EntityMatchModel.Builder setCreatedTime(long value)
optional int64 created_time = 4;- Parameters:
value- The createdTime to set.- Returns:
- This builder for chaining.
-
clearCreatedTime
public EntityMatchModel.Builder clearCreatedTime()
optional int64 created_time = 4;- Returns:
- This builder for chaining.
-
hasStartTime
public boolean hasStartTime()
optional int64 start_time = 5;- Specified by:
hasStartTimein interfaceEntityMatchModelOrBuilder- Returns:
- Whether the startTime field is set.
-
getStartTime
public long getStartTime()
optional int64 start_time = 5;- Specified by:
getStartTimein interfaceEntityMatchModelOrBuilder- Returns:
- The startTime.
-
setStartTime
public EntityMatchModel.Builder setStartTime(long value)
optional int64 start_time = 5;- Parameters:
value- The startTime to set.- Returns:
- This builder for chaining.
-
clearStartTime
public EntityMatchModel.Builder clearStartTime()
optional int64 start_time = 5;- Returns:
- This builder for chaining.
-
hasStatusTime
public boolean hasStatusTime()
optional int64 status_time = 6;- Specified by:
hasStatusTimein interfaceEntityMatchModelOrBuilder- Returns:
- Whether the statusTime field is set.
-
getStatusTime
public long getStatusTime()
optional int64 status_time = 6;- Specified by:
getStatusTimein interfaceEntityMatchModelOrBuilder- Returns:
- The statusTime.
-
setStatusTime
public EntityMatchModel.Builder setStatusTime(long value)
optional int64 status_time = 6;- Parameters:
value- The statusTime to set.- Returns:
- This builder for chaining.
-
clearStatusTime
public EntityMatchModel.Builder clearStatusTime()
optional int64 status_time = 6;- Returns:
- This builder for chaining.
-
hasName
public boolean hasName()
optional string name = 7;- Specified by:
hasNamein interfaceEntityMatchModelOrBuilder- Returns:
- Whether the name field is set.
-
getName
public String getName()
optional string name = 7;- Specified by:
getNamein interfaceEntityMatchModelOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
optional string name = 7;- Specified by:
getNameBytesin interfaceEntityMatchModelOrBuilder- Returns:
- The bytes for name.
-
setName
public EntityMatchModel.Builder setName(String value)
optional string name = 7;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public EntityMatchModel.Builder clearName()
optional string name = 7;- Returns:
- This builder for chaining.
-
setNameBytes
public EntityMatchModel.Builder setNameBytes(com.google.protobuf.ByteString value)
optional string name = 7;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasDescription
public boolean hasDescription()
optional string description = 8;- Specified by:
hasDescriptionin interfaceEntityMatchModelOrBuilder- Returns:
- Whether the description field is set.
-
getDescription
public String getDescription()
optional string description = 8;- Specified by:
getDescriptionin interfaceEntityMatchModelOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
optional string description = 8;- Specified by:
getDescriptionBytesin interfaceEntityMatchModelOrBuilder- Returns:
- The bytes for description.
-
setDescription
public EntityMatchModel.Builder setDescription(String value)
optional string description = 8;- Parameters:
value- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
public EntityMatchModel.Builder clearDescription()
optional string description = 8;- Returns:
- This builder for chaining.
-
setDescriptionBytes
public EntityMatchModel.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
optional string description = 8;- Parameters:
value- The bytes for description to set.- Returns:
- This builder for chaining.
-
hasFeatureType
public boolean hasFeatureType()
optional string feature_type = 9;- Specified by:
hasFeatureTypein interfaceEntityMatchModelOrBuilder- Returns:
- Whether the featureType field is set.
-
getFeatureType
public String getFeatureType()
optional string feature_type = 9;- Specified by:
getFeatureTypein interfaceEntityMatchModelOrBuilder- Returns:
- The featureType.
-
getFeatureTypeBytes
public com.google.protobuf.ByteString getFeatureTypeBytes()
optional string feature_type = 9;- Specified by:
getFeatureTypeBytesin interfaceEntityMatchModelOrBuilder- Returns:
- The bytes for featureType.
-
setFeatureType
public EntityMatchModel.Builder setFeatureType(String value)
optional string feature_type = 9;- Parameters:
value- The featureType to set.- Returns:
- This builder for chaining.
-
clearFeatureType
public EntityMatchModel.Builder clearFeatureType()
optional string feature_type = 9;- Returns:
- This builder for chaining.
-
setFeatureTypeBytes
public EntityMatchModel.Builder setFeatureTypeBytes(com.google.protobuf.ByteString value)
optional string feature_type = 9;- Parameters:
value- The bytes for featureType to set.- Returns:
- This builder for chaining.
-
getMatchFieldsList
public List<MatchField> getMatchFieldsList()
repeated .com.cognite.beam.proto.MatchField match_fields = 10;- Specified by:
getMatchFieldsListin interfaceEntityMatchModelOrBuilder
-
getMatchFieldsCount
public int getMatchFieldsCount()
repeated .com.cognite.beam.proto.MatchField match_fields = 10;- Specified by:
getMatchFieldsCountin interfaceEntityMatchModelOrBuilder
-
getMatchFields
public MatchField getMatchFields(int index)
repeated .com.cognite.beam.proto.MatchField match_fields = 10;- Specified by:
getMatchFieldsin interfaceEntityMatchModelOrBuilder
-
setMatchFields
public EntityMatchModel.Builder setMatchFields(int index, MatchField value)
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
-
setMatchFields
public EntityMatchModel.Builder setMatchFields(int index, MatchField.Builder builderForValue)
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
-
addMatchFields
public EntityMatchModel.Builder addMatchFields(MatchField value)
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
-
addMatchFields
public EntityMatchModel.Builder addMatchFields(int index, MatchField value)
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
-
addMatchFields
public EntityMatchModel.Builder addMatchFields(MatchField.Builder builderForValue)
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
-
addMatchFields
public EntityMatchModel.Builder addMatchFields(int index, MatchField.Builder builderForValue)
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
-
addAllMatchFields
public EntityMatchModel.Builder addAllMatchFields(Iterable<? extends MatchField> values)
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
-
clearMatchFields
public EntityMatchModel.Builder clearMatchFields()
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
-
removeMatchFields
public EntityMatchModel.Builder removeMatchFields(int index)
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
-
getMatchFieldsBuilder
public MatchField.Builder getMatchFieldsBuilder(int index)
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
-
getMatchFieldsOrBuilder
public MatchFieldOrBuilder getMatchFieldsOrBuilder(int index)
repeated .com.cognite.beam.proto.MatchField match_fields = 10;- Specified by:
getMatchFieldsOrBuilderin interfaceEntityMatchModelOrBuilder
-
getMatchFieldsOrBuilderList
public List<? extends MatchFieldOrBuilder> getMatchFieldsOrBuilderList()
repeated .com.cognite.beam.proto.MatchField match_fields = 10;- Specified by:
getMatchFieldsOrBuilderListin interfaceEntityMatchModelOrBuilder
-
addMatchFieldsBuilder
public MatchField.Builder addMatchFieldsBuilder()
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
-
addMatchFieldsBuilder
public MatchField.Builder addMatchFieldsBuilder(int index)
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
-
getMatchFieldsBuilderList
public List<MatchField.Builder> getMatchFieldsBuilderList()
repeated .com.cognite.beam.proto.MatchField match_fields = 10;
-
hasIgnoreMissingFields
public boolean hasIgnoreMissingFields()
optional bool ignore_missing_fields = 11;- Specified by:
hasIgnoreMissingFieldsin interfaceEntityMatchModelOrBuilder- Returns:
- Whether the ignoreMissingFields field is set.
-
getIgnoreMissingFields
public boolean getIgnoreMissingFields()
optional bool ignore_missing_fields = 11;- Specified by:
getIgnoreMissingFieldsin interfaceEntityMatchModelOrBuilder- Returns:
- The ignoreMissingFields.
-
setIgnoreMissingFields
public EntityMatchModel.Builder setIgnoreMissingFields(boolean value)
optional bool ignore_missing_fields = 11;- Parameters:
value- The ignoreMissingFields to set.- Returns:
- This builder for chaining.
-
clearIgnoreMissingFields
public EntityMatchModel.Builder clearIgnoreMissingFields()
optional bool ignore_missing_fields = 11;- Returns:
- This builder for chaining.
-
hasClassifier
public boolean hasClassifier()
optional string classifier = 12;- Specified by:
hasClassifierin interfaceEntityMatchModelOrBuilder- Returns:
- Whether the classifier field is set.
-
getClassifier
public String getClassifier()
optional string classifier = 12;- Specified by:
getClassifierin interfaceEntityMatchModelOrBuilder- Returns:
- The classifier.
-
getClassifierBytes
public com.google.protobuf.ByteString getClassifierBytes()
optional string classifier = 12;- Specified by:
getClassifierBytesin interfaceEntityMatchModelOrBuilder- Returns:
- The bytes for classifier.
-
setClassifier
public EntityMatchModel.Builder setClassifier(String value)
optional string classifier = 12;- Parameters:
value- The classifier to set.- Returns:
- This builder for chaining.
-
clearClassifier
public EntityMatchModel.Builder clearClassifier()
optional string classifier = 12;- Returns:
- This builder for chaining.
-
setClassifierBytes
public EntityMatchModel.Builder setClassifierBytes(com.google.protobuf.ByteString value)
optional string classifier = 12;- Parameters:
value- The bytes for classifier to set.- Returns:
- This builder for chaining.
-
hasOriginalId
public boolean hasOriginalId()
optional string original_id = 13;- Specified by:
hasOriginalIdin interfaceEntityMatchModelOrBuilder- Returns:
- Whether the originalId field is set.
-
getOriginalId
public String getOriginalId()
optional string original_id = 13;- Specified by:
getOriginalIdin interfaceEntityMatchModelOrBuilder- Returns:
- The originalId.
-
getOriginalIdBytes
public com.google.protobuf.ByteString getOriginalIdBytes()
optional string original_id = 13;- Specified by:
getOriginalIdBytesin interfaceEntityMatchModelOrBuilder- Returns:
- The bytes for originalId.
-
setOriginalId
public EntityMatchModel.Builder setOriginalId(String value)
optional string original_id = 13;- Parameters:
value- The originalId to set.- Returns:
- This builder for chaining.
-
clearOriginalId
public EntityMatchModel.Builder clearOriginalId()
optional string original_id = 13;- Returns:
- This builder for chaining.
-
setOriginalIdBytes
public EntityMatchModel.Builder setOriginalIdBytes(com.google.protobuf.ByteString value)
optional string original_id = 13;- Parameters:
value- The bytes for originalId to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final EntityMatchModel.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<EntityMatchModel.Builder>
-
mergeUnknownFields
public final EntityMatchModel.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<EntityMatchModel.Builder>
-
-