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 typecom.cognite.beam.proto.EntityMatchModel- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEntityMatchModel.BuilderAn entity match model.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCLASSIFIER_FIELD_NUMBERstatic intCREATED_TIME_FIELD_NUMBERstatic intDESCRIPTION_FIELD_NUMBERstatic intEXTERNAL_ID_FIELD_NUMBERstatic intFEATURE_TYPE_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intIGNORE_MISSING_FIELDS_FIELD_NUMBERstatic intMATCH_FIELDS_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intORIGINAL_ID_FIELD_NUMBERstatic intSTART_TIME_FIELD_NUMBERstatic intSTATUS_FIELD_NUMBERstatic intSTATUS_TIME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringValuegetClassifier().google.protobuf.StringValue classifier = 12;StringValueOrBuildergetClassifierOrBuilder().google.protobuf.StringValue classifier = 12;Int64ValuegetCreatedTime().google.protobuf.Int64Value created_time = 4;Int64ValueOrBuildergetCreatedTimeOrBuilder().google.protobuf.Int64Value created_time = 4;static EntityMatchModelgetDefaultInstance()EntityMatchModelgetDefaultInstanceForType()StringValuegetDescription().google.protobuf.StringValue description = 8;StringValueOrBuildergetDescriptionOrBuilder().google.protobuf.StringValue description = 8;static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringValuegetExternalId().google.protobuf.StringValue external_id = 2;StringValueOrBuildergetExternalIdOrBuilder().google.protobuf.StringValue external_id = 2;StringValuegetFeatureType().google.protobuf.StringValue feature_type = 9;StringValueOrBuildergetFeatureTypeOrBuilder().google.protobuf.StringValue feature_type = 9;Int64ValuegetId().google.protobuf.Int64Value id = 1;Int64ValueOrBuildergetIdOrBuilder().google.protobuf.Int64Value id = 1;BoolValuegetIgnoreMissingFields().google.protobuf.BoolValue ignore_missing_fields = 11;BoolValueOrBuildergetIgnoreMissingFieldsOrBuilder().google.protobuf.BoolValue ignore_missing_fields = 11;MatchFieldgetMatchFields(int index)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;StringValuegetName().google.protobuf.StringValue name = 7;StringValueOrBuildergetNameOrBuilder().google.protobuf.StringValue name = 7;StringValuegetOriginalId().google.protobuf.StringValue original_id = 13;StringValueOrBuildergetOriginalIdOrBuilder().google.protobuf.StringValue original_id = 13;com.google.protobuf.Parser<EntityMatchModel>getParserForType()intgetSerializedSize()Int64ValuegetStartTime().google.protobuf.Int64Value start_time = 5;Int64ValueOrBuildergetStartTimeOrBuilder().google.protobuf.Int64Value start_time = 5;StringValuegetStatus().google.protobuf.StringValue status = 3;StringValueOrBuildergetStatusOrBuilder().google.protobuf.StringValue status = 3;Int64ValuegetStatusTime().google.protobuf.Int64Value status_time = 6;Int64ValueOrBuildergetStatusTimeOrBuilder().google.protobuf.Int64Value status_time = 6;com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasClassifier().google.protobuf.StringValue classifier = 12;booleanhasCreatedTime().google.protobuf.Int64Value created_time = 4;booleanhasDescription().google.protobuf.StringValue description = 8;booleanhasExternalId().google.protobuf.StringValue external_id = 2;booleanhasFeatureType().google.protobuf.StringValue feature_type = 9;inthashCode()booleanhasId().google.protobuf.Int64Value id = 1;booleanhasIgnoreMissingFields().google.protobuf.BoolValue ignore_missing_fields = 11;booleanhasName().google.protobuf.StringValue name = 7;booleanhasOriginalId().google.protobuf.StringValue original_id = 13;booleanhasStartTime().google.protobuf.Int64Value start_time = 5;booleanhasStatus().google.protobuf.StringValue status = 3;booleanhasStatusTime().google.protobuf.Int64Value status_time = 6;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static EntityMatchModel.BuildernewBuilder()static EntityMatchModel.BuildernewBuilder(EntityMatchModel prototype)EntityMatchModel.BuildernewBuilderForType()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()EntityMatchModel.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, 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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXTERNAL_ID_FIELD_NUMBER
public static final int EXTERNAL_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATED_TIME_FIELD_NUMBER
public static final int CREATED_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
START_TIME_FIELD_NUMBER
public static final int START_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATUS_TIME_FIELD_NUMBER
public static final int STATUS_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FEATURE_TYPE_FIELD_NUMBER
public static final int FEATURE_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MATCH_FIELDS_FIELD_NUMBER
public static final int MATCH_FIELDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IGNORE_MISSING_FIELDS_FIELD_NUMBER
public static final int IGNORE_MISSING_FIELDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLASSIFIER_FIELD_NUMBER
public static final int CLASSIFIER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ORIGINAL_ID_FIELD_NUMBER
public static final int ORIGINAL_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin 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()
.google.protobuf.Int64Value id = 1;- Specified by:
hasIdin interfaceEntityMatchModelOrBuilder- Returns:
- Whether the id field is set.
-
getId
public Int64Value getId()
.google.protobuf.Int64Value id = 1;- Specified by:
getIdin interfaceEntityMatchModelOrBuilder- Returns:
- The id.
-
getIdOrBuilder
public Int64ValueOrBuilder getIdOrBuilder()
.google.protobuf.Int64Value id = 1;- Specified by:
getIdOrBuilderin interfaceEntityMatchModelOrBuilder
-
hasExternalId
public boolean hasExternalId()
.google.protobuf.StringValue external_id = 2;- Specified by:
hasExternalIdin interfaceEntityMatchModelOrBuilder- Returns:
- Whether the externalId field is set.
-
getExternalId
public StringValue getExternalId()
.google.protobuf.StringValue external_id = 2;- Specified by:
getExternalIdin interfaceEntityMatchModelOrBuilder- Returns:
- The externalId.
-
getExternalIdOrBuilder
public StringValueOrBuilder getExternalIdOrBuilder()
.google.protobuf.StringValue external_id = 2;- Specified by:
getExternalIdOrBuilderin interfaceEntityMatchModelOrBuilder
-
hasStatus
public boolean hasStatus()
.google.protobuf.StringValue status = 3;- Specified by:
hasStatusin interfaceEntityMatchModelOrBuilder- Returns:
- Whether the status field is set.
-
getStatus
public StringValue getStatus()
.google.protobuf.StringValue status = 3;- Specified by:
getStatusin interfaceEntityMatchModelOrBuilder- Returns:
- The status.
-
getStatusOrBuilder
public StringValueOrBuilder getStatusOrBuilder()
.google.protobuf.StringValue status = 3;- Specified by:
getStatusOrBuilderin interfaceEntityMatchModelOrBuilder
-
hasCreatedTime
public boolean hasCreatedTime()
.google.protobuf.Int64Value created_time = 4;- Specified by:
hasCreatedTimein interfaceEntityMatchModelOrBuilder- Returns:
- Whether the createdTime field is set.
-
getCreatedTime
public Int64Value getCreatedTime()
.google.protobuf.Int64Value created_time = 4;- Specified by:
getCreatedTimein interfaceEntityMatchModelOrBuilder- Returns:
- The createdTime.
-
getCreatedTimeOrBuilder
public Int64ValueOrBuilder getCreatedTimeOrBuilder()
.google.protobuf.Int64Value created_time = 4;- Specified by:
getCreatedTimeOrBuilderin interfaceEntityMatchModelOrBuilder
-
hasStartTime
public boolean hasStartTime()
.google.protobuf.Int64Value start_time = 5;- Specified by:
hasStartTimein interfaceEntityMatchModelOrBuilder- Returns:
- Whether the startTime field is set.
-
getStartTime
public Int64Value getStartTime()
.google.protobuf.Int64Value start_time = 5;- Specified by:
getStartTimein interfaceEntityMatchModelOrBuilder- Returns:
- The startTime.
-
getStartTimeOrBuilder
public Int64ValueOrBuilder getStartTimeOrBuilder()
.google.protobuf.Int64Value start_time = 5;- Specified by:
getStartTimeOrBuilderin interfaceEntityMatchModelOrBuilder
-
hasStatusTime
public boolean hasStatusTime()
.google.protobuf.Int64Value status_time = 6;- Specified by:
hasStatusTimein interfaceEntityMatchModelOrBuilder- Returns:
- Whether the statusTime field is set.
-
getStatusTime
public Int64Value getStatusTime()
.google.protobuf.Int64Value status_time = 6;- Specified by:
getStatusTimein interfaceEntityMatchModelOrBuilder- Returns:
- The statusTime.
-
getStatusTimeOrBuilder
public Int64ValueOrBuilder getStatusTimeOrBuilder()
.google.protobuf.Int64Value status_time = 6;- Specified by:
getStatusTimeOrBuilderin interfaceEntityMatchModelOrBuilder
-
hasName
public boolean hasName()
.google.protobuf.StringValue name = 7;- Specified by:
hasNamein interfaceEntityMatchModelOrBuilder- Returns:
- Whether the name field is set.
-
getName
public StringValue getName()
.google.protobuf.StringValue name = 7;- Specified by:
getNamein interfaceEntityMatchModelOrBuilder- Returns:
- The name.
-
getNameOrBuilder
public StringValueOrBuilder getNameOrBuilder()
.google.protobuf.StringValue name = 7;- Specified by:
getNameOrBuilderin interfaceEntityMatchModelOrBuilder
-
hasDescription
public boolean hasDescription()
.google.protobuf.StringValue description = 8;- Specified by:
hasDescriptionin interfaceEntityMatchModelOrBuilder- Returns:
- Whether the description field is set.
-
getDescription
public StringValue getDescription()
.google.protobuf.StringValue description = 8;- Specified by:
getDescriptionin interfaceEntityMatchModelOrBuilder- Returns:
- The description.
-
getDescriptionOrBuilder
public StringValueOrBuilder getDescriptionOrBuilder()
.google.protobuf.StringValue description = 8;- Specified by:
getDescriptionOrBuilderin interfaceEntityMatchModelOrBuilder
-
hasFeatureType
public boolean hasFeatureType()
.google.protobuf.StringValue feature_type = 9;- Specified by:
hasFeatureTypein interfaceEntityMatchModelOrBuilder- Returns:
- Whether the featureType field is set.
-
getFeatureType
public StringValue getFeatureType()
.google.protobuf.StringValue feature_type = 9;- Specified by:
getFeatureTypein interfaceEntityMatchModelOrBuilder- Returns:
- The featureType.
-
getFeatureTypeOrBuilder
public StringValueOrBuilder getFeatureTypeOrBuilder()
.google.protobuf.StringValue feature_type = 9;- Specified by:
getFeatureTypeOrBuilderin interfaceEntityMatchModelOrBuilder
-
getMatchFieldsList
public List<MatchField> getMatchFieldsList()
repeated .com.cognite.beam.proto.MatchField match_fields = 10;- Specified by:
getMatchFieldsListin interfaceEntityMatchModelOrBuilder
-
getMatchFieldsOrBuilderList
public List<? extends MatchFieldOrBuilder> getMatchFieldsOrBuilderList()
repeated .com.cognite.beam.proto.MatchField match_fields = 10;- Specified by:
getMatchFieldsOrBuilderListin 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
-
getMatchFieldsOrBuilder
public MatchFieldOrBuilder getMatchFieldsOrBuilder(int index)
repeated .com.cognite.beam.proto.MatchField match_fields = 10;- Specified by:
getMatchFieldsOrBuilderin interfaceEntityMatchModelOrBuilder
-
hasIgnoreMissingFields
public boolean hasIgnoreMissingFields()
.google.protobuf.BoolValue ignore_missing_fields = 11;- Specified by:
hasIgnoreMissingFieldsin interfaceEntityMatchModelOrBuilder- Returns:
- Whether the ignoreMissingFields field is set.
-
getIgnoreMissingFields
public BoolValue getIgnoreMissingFields()
.google.protobuf.BoolValue ignore_missing_fields = 11;- Specified by:
getIgnoreMissingFieldsin interfaceEntityMatchModelOrBuilder- Returns:
- The ignoreMissingFields.
-
getIgnoreMissingFieldsOrBuilder
public BoolValueOrBuilder getIgnoreMissingFieldsOrBuilder()
.google.protobuf.BoolValue ignore_missing_fields = 11;- Specified by:
getIgnoreMissingFieldsOrBuilderin interfaceEntityMatchModelOrBuilder
-
hasClassifier
public boolean hasClassifier()
.google.protobuf.StringValue classifier = 12;- Specified by:
hasClassifierin interfaceEntityMatchModelOrBuilder- Returns:
- Whether the classifier field is set.
-
getClassifier
public StringValue getClassifier()
.google.protobuf.StringValue classifier = 12;- Specified by:
getClassifierin interfaceEntityMatchModelOrBuilder- Returns:
- The classifier.
-
getClassifierOrBuilder
public StringValueOrBuilder getClassifierOrBuilder()
.google.protobuf.StringValue classifier = 12;- Specified by:
getClassifierOrBuilderin interfaceEntityMatchModelOrBuilder
-
hasOriginalId
public boolean hasOriginalId()
.google.protobuf.StringValue original_id = 13;- Specified by:
hasOriginalIdin interfaceEntityMatchModelOrBuilder- Returns:
- Whether the originalId field is set.
-
getOriginalId
public StringValue getOriginalId()
.google.protobuf.StringValue original_id = 13;- Specified by:
getOriginalIdin interfaceEntityMatchModelOrBuilder- Returns:
- The originalId.
-
getOriginalIdOrBuilder
public StringValueOrBuilder getOriginalIdOrBuilder()
.google.protobuf.StringValue original_id = 13;- Specified by:
getOriginalIdOrBuilderin interfaceEntityMatchModelOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- 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
public boolean equals(Object obj)
- 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
public static EntityMatchModel parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static EntityMatchModel parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static EntityMatchModel parseDelimitedFrom(InputStream input) throws IOException
- 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
public EntityMatchModel.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static EntityMatchModel.Builder newBuilder()
-
newBuilder
public static EntityMatchModel.Builder newBuilder(EntityMatchModel prototype)
-
toBuilder
public EntityMatchModel.Builder 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
public static EntityMatchModel getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<EntityMatchModel> parser()
-
getParserForType
public com.google.protobuf.Parser<EntityMatchModel> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public EntityMatchModel getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-