EntityMatchModel.Builder |
EntityMatchModel.Builder.addAllMatchFields(Iterable<? extends MatchField> values) |
repeated .com.cognite.client.dto.MatchField match_fields = 10;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.addMatchFields(int index,
MatchField value) |
repeated .com.cognite.client.dto.MatchField match_fields = 10;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.addMatchFields(int index,
MatchField.Builder builderForValue) |
repeated .com.cognite.client.dto.MatchField match_fields = 10;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.addMatchFields(MatchField value) |
repeated .com.cognite.client.dto.MatchField match_fields = 10;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.addMatchFields(MatchField.Builder builderForValue) |
repeated .com.cognite.client.dto.MatchField match_fields = 10;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.clear() |
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.clearClassifier() |
optional string classifier = 12;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.clearCreatedTime() |
optional int64 created_time = 4;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.clearDescription() |
optional string description = 8;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.clearExternalId() |
optional string external_id = 2;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.clearFeatureType() |
optional string feature_type = 9;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.clearId() |
optional int64 id = 1;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.clearIgnoreMissingFields() |
optional bool ignore_missing_fields = 11;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.clearMatchFields() |
repeated .com.cognite.client.dto.MatchField match_fields = 10;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.clearName() |
optional string name = 7;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.clearOriginalId() |
optional string original_id = 13;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.clearStartTime() |
optional int64 start_time = 5;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.clearStatus() |
optional string status = 3;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.clearStatusTime() |
optional int64 status_time = 6;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.clone() |
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.mergeFrom(EntityMatchModel other) |
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.mergeFrom(com.google.protobuf.Message other) |
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static EntityMatchModel.Builder |
EntityMatchModel.newBuilder() |
|
static EntityMatchModel.Builder |
EntityMatchModel.newBuilder(EntityMatchModel prototype) |
|
EntityMatchModel.Builder |
EntityMatchModel.newBuilderForType() |
|
protected EntityMatchModel.Builder |
EntityMatchModel.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.removeMatchFields(int index) |
repeated .com.cognite.client.dto.MatchField match_fields = 10;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.setClassifier(String value) |
optional string classifier = 12;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.setClassifierBytes(com.google.protobuf.ByteString value) |
optional string classifier = 12;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.setCreatedTime(long value) |
optional int64 created_time = 4;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.setDescription(String value) |
optional string description = 8;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.setDescriptionBytes(com.google.protobuf.ByteString value) |
optional string description = 8;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.setExternalId(String value) |
optional string external_id = 2;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.setExternalIdBytes(com.google.protobuf.ByteString value) |
optional string external_id = 2;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.setFeatureType(String value) |
optional string feature_type = 9;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.setFeatureTypeBytes(com.google.protobuf.ByteString value) |
optional string feature_type = 9;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.setId(long value) |
optional int64 id = 1;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.setIgnoreMissingFields(boolean value) |
optional bool ignore_missing_fields = 11;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.setMatchFields(int index,
MatchField value) |
repeated .com.cognite.client.dto.MatchField match_fields = 10;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.setMatchFields(int index,
MatchField.Builder builderForValue) |
repeated .com.cognite.client.dto.MatchField match_fields = 10;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.setName(String value) |
optional string name = 7;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.setNameBytes(com.google.protobuf.ByteString value) |
optional string name = 7;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.setOriginalId(String value) |
optional string original_id = 13;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.setOriginalIdBytes(com.google.protobuf.ByteString value) |
optional string original_id = 13;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.setStartTime(long value) |
optional int64 start_time = 5;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.setStatus(String value) |
optional string status = 3;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.setStatusBytes(com.google.protobuf.ByteString value) |
optional string status = 3;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.setStatusTime(long value) |
optional int64 status_time = 6;
|
EntityMatchModel.Builder |
EntityMatchModel.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
EntityMatchModel.Builder |
EntityMatchModel.toBuilder() |
|