Package com.cognite.client.dto
Interface EntityMatchModelOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
EntityMatchModel,EntityMatchModel.Builder
public interface EntityMatchModelOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionoptional string classifier = 12;com.google.protobuf.ByteStringoptional string classifier = 12;longoptional int64 created_time = 4;optional string description = 8;com.google.protobuf.ByteStringoptional string description = 8;optional 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;longoptional 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;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;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
hasId
boolean hasId()optional int64 id = 1;- Returns:
- Whether the id field is set.
-
getId
long getId()optional int64 id = 1;- Returns:
- The id.
-
hasExternalId
boolean hasExternalId()optional string external_id = 2;- Returns:
- Whether the externalId field is set.
-
getExternalId
String getExternalId()optional string external_id = 2;- Returns:
- The externalId.
-
getExternalIdBytes
com.google.protobuf.ByteString getExternalIdBytes()optional string external_id = 2;- Returns:
- The bytes for externalId.
-
hasStatus
boolean hasStatus()optional string status = 3;- Returns:
- Whether the status field is set.
-
getStatus
String getStatus()optional string status = 3;- Returns:
- The status.
-
getStatusBytes
com.google.protobuf.ByteString getStatusBytes()optional string status = 3;- Returns:
- The bytes for status.
-
hasCreatedTime
boolean hasCreatedTime()optional int64 created_time = 4;- Returns:
- Whether the createdTime field is set.
-
getCreatedTime
long getCreatedTime()optional int64 created_time = 4;- Returns:
- The createdTime.
-
hasStartTime
boolean hasStartTime()optional int64 start_time = 5;- Returns:
- Whether the startTime field is set.
-
getStartTime
long getStartTime()optional int64 start_time = 5;- Returns:
- The startTime.
-
hasStatusTime
boolean hasStatusTime()optional int64 status_time = 6;- Returns:
- Whether the statusTime field is set.
-
getStatusTime
long getStatusTime()optional int64 status_time = 6;- Returns:
- The statusTime.
-
hasName
boolean hasName()optional string name = 7;- Returns:
- Whether the name field is set.
-
getName
String getName()optional string name = 7;- Returns:
- The name.
-
getNameBytes
com.google.protobuf.ByteString getNameBytes()optional string name = 7;- Returns:
- The bytes for name.
-
hasDescription
boolean hasDescription()optional string description = 8;- Returns:
- Whether the description field is set.
-
getDescription
String getDescription()optional string description = 8;- Returns:
- The description.
-
getDescriptionBytes
com.google.protobuf.ByteString getDescriptionBytes()optional string description = 8;- Returns:
- The bytes for description.
-
hasFeatureType
boolean hasFeatureType()optional string feature_type = 9;- Returns:
- Whether the featureType field is set.
-
getFeatureType
String getFeatureType()optional string feature_type = 9;- Returns:
- The featureType.
-
getFeatureTypeBytes
com.google.protobuf.ByteString getFeatureTypeBytes()optional string feature_type = 9;- Returns:
- The bytes for featureType.
-
getMatchFieldsList
List<MatchField> getMatchFieldsList()repeated .com.cognite.client.dto.MatchField match_fields = 10; -
getMatchFields
repeated .com.cognite.client.dto.MatchField match_fields = 10; -
getMatchFieldsCount
int getMatchFieldsCount()repeated .com.cognite.client.dto.MatchField match_fields = 10; -
getMatchFieldsOrBuilderList
List<? extends MatchFieldOrBuilder> getMatchFieldsOrBuilderList()repeated .com.cognite.client.dto.MatchField match_fields = 10; -
getMatchFieldsOrBuilder
repeated .com.cognite.client.dto.MatchField match_fields = 10; -
hasIgnoreMissingFields
boolean hasIgnoreMissingFields()optional bool ignore_missing_fields = 11;- Returns:
- Whether the ignoreMissingFields field is set.
-
getIgnoreMissingFields
boolean getIgnoreMissingFields()optional bool ignore_missing_fields = 11;- Returns:
- The ignoreMissingFields.
-
hasClassifier
boolean hasClassifier()optional string classifier = 12;- Returns:
- Whether the classifier field is set.
-
getClassifier
String getClassifier()optional string classifier = 12;- Returns:
- The classifier.
-
getClassifierBytes
com.google.protobuf.ByteString getClassifierBytes()optional string classifier = 12;- Returns:
- The bytes for classifier.
-
hasOriginalId
boolean hasOriginalId()optional string original_id = 13;- Returns:
- Whether the originalId field is set.
-
getOriginalId
String getOriginalId()optional string original_id = 13;- Returns:
- The originalId.
-
getOriginalIdBytes
com.google.protobuf.ByteString getOriginalIdBytes()optional string original_id = 13;- Returns:
- The bytes for originalId.
-