Package com.cognite.client.dto
Class EntityMatchModel
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.cognite.client.dto.EntityMatchModel
- All Implemented Interfaces:
EntityMatchModelOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class EntityMatchModel
extends com.google.protobuf.GeneratedMessageV3
implements EntityMatchModelOrBuilder
An entity match model. Represents a matching model along with its configuration and meta data.Protobuf type
com.cognite.client.dto.EntityMatchModel- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classAn entity match model.Nested 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 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 TypeMethodDescriptionbooleanoptional string classifier = 12;com.google.protobuf.ByteStringoptional string classifier = 12;longoptional int64 created_time = 4;static EntityMatchModeloptional string description = 8;com.google.protobuf.ByteStringoptional string description = 8;static final com.google.protobuf.Descriptors.Descriptoroptional string external_id = 2;com.google.protobuf.ByteStringoptional string external_id = 2;optional string feature_type = 9;com.google.protobuf.ByteStringoptional string feature_type = 9;longgetId()optional int64 id = 1;booleanoptional bool ignore_missing_fields = 11;getMatchFields(int index) repeated .com.cognite.client.dto.MatchField match_fields = 10;intrepeated .com.cognite.client.dto.MatchField match_fields = 10;repeated .com.cognite.client.dto.MatchField match_fields = 10;getMatchFieldsOrBuilder(int index) repeated .com.cognite.client.dto.MatchField match_fields = 10;List<? extends MatchFieldOrBuilder>repeated .com.cognite.client.dto.MatchField match_fields = 10;getName()optional string name = 7;com.google.protobuf.ByteStringoptional string name = 7;optional string original_id = 13;com.google.protobuf.ByteStringoptional string original_id = 13;com.google.protobuf.Parser<EntityMatchModel>intlongoptional int64 start_time = 5;optional string status = 3;com.google.protobuf.ByteStringoptional string status = 3;longoptional int64 status_time = 6;booleanoptional string classifier = 12;booleanoptional int64 created_time = 4;booleanoptional string description = 8;booleanoptional string external_id = 2;booleanoptional string feature_type = 9;inthashCode()booleanhasId()optional int64 id = 1;booleanoptional bool ignore_missing_fields = 11;booleanhasName()optional string name = 7;booleanoptional string original_id = 13;booleanoptional int64 start_time = 5;booleanoptional string status = 3;booleanoptional int64 status_time = 6;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanstatic EntityMatchModel.Builderstatic EntityMatchModel.BuildernewBuilder(EntityMatchModel prototype) protected EntityMatchModel.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static EntityMatchModelparseDelimitedFrom(InputStream input) static EntityMatchModelparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EntityMatchModelparseFrom(byte[] data) static EntityMatchModelparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EntityMatchModelparseFrom(com.google.protobuf.ByteString data) static EntityMatchModelparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EntityMatchModelparseFrom(com.google.protobuf.CodedInputStream input) static EntityMatchModelparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EntityMatchModelparseFrom(InputStream input) static EntityMatchModelparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EntityMatchModelparseFrom(ByteBuffer data) static EntityMatchModelparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<EntityMatchModel>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, getUnknownFields, 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, getUnknownFields, hasField, hasOneof
-
Field Details
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER- See Also:
-
EXTERNAL_ID_FIELD_NUMBER
public static final int EXTERNAL_ID_FIELD_NUMBER- See Also:
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER- See Also:
-
CREATED_TIME_FIELD_NUMBER
public static final int CREATED_TIME_FIELD_NUMBER- See Also:
-
START_TIME_FIELD_NUMBER
public static final int START_TIME_FIELD_NUMBER- See Also:
-
STATUS_TIME_FIELD_NUMBER
public static final int STATUS_TIME_FIELD_NUMBER- See Also:
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER- See Also:
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER- See Also:
-
FEATURE_TYPE_FIELD_NUMBER
public static final int FEATURE_TYPE_FIELD_NUMBER- See Also:
-
MATCH_FIELDS_FIELD_NUMBER
public static final int MATCH_FIELDS_FIELD_NUMBER- See Also:
-
IGNORE_MISSING_FIELDS_FIELD_NUMBER
public static final int IGNORE_MISSING_FIELDS_FIELD_NUMBER- See Also:
-
CLASSIFIER_FIELD_NUMBER
public static final int CLASSIFIER_FIELD_NUMBER- See Also:
-
ORIGINAL_ID_FIELD_NUMBER
public static final int ORIGINAL_ID_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein 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
-
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.
-
hasExternalId
public boolean hasExternalId()optional string external_id = 2;- Specified by:
hasExternalIdin interfaceEntityMatchModelOrBuilder- Returns:
- Whether the externalId field is set.
-
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.
-
hasStatus
public boolean hasStatus()optional string status = 3;- Specified by:
hasStatusin interfaceEntityMatchModelOrBuilder- Returns:
- Whether the status field is set.
-
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.
-
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.
-
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.
-
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.
-
hasName
public boolean hasName()optional string name = 7;- Specified by:
hasNamein interfaceEntityMatchModelOrBuilder- Returns:
- Whether the name field is set.
-
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.
-
hasDescription
public boolean hasDescription()optional string description = 8;- Specified by:
hasDescriptionin interfaceEntityMatchModelOrBuilder- Returns:
- Whether the description field is set.
-
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.
-
hasFeatureType
public boolean hasFeatureType()optional string feature_type = 9;- Specified by:
hasFeatureTypein interfaceEntityMatchModelOrBuilder- Returns:
- Whether the featureType field is set.
-
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.
-
getMatchFieldsList
repeated .com.cognite.client.dto.MatchField match_fields = 10;- Specified by:
getMatchFieldsListin interfaceEntityMatchModelOrBuilder
-
getMatchFieldsOrBuilderList
repeated .com.cognite.client.dto.MatchField match_fields = 10;- Specified by:
getMatchFieldsOrBuilderListin interfaceEntityMatchModelOrBuilder
-
getMatchFieldsCount
public int getMatchFieldsCount()repeated .com.cognite.client.dto.MatchField match_fields = 10;- Specified by:
getMatchFieldsCountin interfaceEntityMatchModelOrBuilder
-
getMatchFields
repeated .com.cognite.client.dto.MatchField match_fields = 10;- Specified by:
getMatchFieldsin interfaceEntityMatchModelOrBuilder
-
getMatchFieldsOrBuilder
repeated .com.cognite.client.dto.MatchField match_fields = 10;- Specified by:
getMatchFieldsOrBuilderin interfaceEntityMatchModelOrBuilder
-
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.
-
hasClassifier
public boolean hasClassifier()optional string classifier = 12;- Specified by:
hasClassifierin interfaceEntityMatchModelOrBuilder- Returns:
- Whether the classifier field is set.
-
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.
-
hasOriginalId
public boolean hasOriginalId()optional string original_id = 13;- Specified by:
hasOriginalIdin interfaceEntityMatchModelOrBuilder- Returns:
- Whether the originalId field is set.
-
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.
-
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 EntityMatchModel parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EntityMatchModel parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EntityMatchModel parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EntityMatchModel parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EntityMatchModel parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EntityMatchModel parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static EntityMatchModel parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static EntityMatchModel parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static EntityMatchModel parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static EntityMatchModel 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 EntityMatchModel.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
-