All Downloads are FREE. Search and download functionalities are using the official Maven repository.

proto.com.cognite.client.dto.EntityMatchOuterClass Maven / Gradle / Ivy

There is a newer version: 2.3.3
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: entity_match.proto

package com.cognite.client.dto;

public final class EntityMatchOuterClass {
  private EntityMatchOuterClass() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_cognite_beam_proto_EntityMatch_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_cognite_beam_proto_EntityMatch_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_cognite_beam_proto_EntityMatchResult_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_cognite_beam_proto_EntityMatchResult_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_cognite_beam_proto_MatchField_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_cognite_beam_proto_MatchField_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_cognite_beam_proto_EntityMatchModel_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_cognite_beam_proto_EntityMatchModel_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\022entity_match.proto\022\026com.cognite.beam.p" +
      "roto\032\034google/protobuf/struct.proto\"T\n\013En" +
      "tityMatch\022\022\n\005score\030\001 \001(\001H\000\210\001\001\022\'\n\006target\030" +
      "\002 \001(\0132\027.google.protobuf.StructB\010\n\006_score" +
      "\"r\n\021EntityMatchResult\022\'\n\006source\030\001 \001(\0132\027." +
      "google.protobuf.Struct\0224\n\007matches\030\002 \003(\0132" +
      "#.com.cognite.beam.proto.EntityMatch\",\n\n" +
      "MatchField\022\016\n\006source\030\001 \001(\t\022\016\n\006target\030\002 \001" +
      "(\t\"\256\004\n\020EntityMatchModel\022\017\n\002id\030\001 \001(\003H\000\210\001\001" +
      "\022\030\n\013external_id\030\002 \001(\tH\001\210\001\001\022\023\n\006status\030\003 \001" +
      "(\tH\002\210\001\001\022\031\n\014created_time\030\004 \001(\003H\003\210\001\001\022\027\n\nst" +
      "art_time\030\005 \001(\003H\004\210\001\001\022\030\n\013status_time\030\006 \001(\003" +
      "H\005\210\001\001\022\021\n\004name\030\007 \001(\tH\006\210\001\001\022\030\n\013description\030" +
      "\010 \001(\tH\007\210\001\001\022\031\n\014feature_type\030\t \001(\tH\010\210\001\001\0228\n" +
      "\014match_fields\030\n \003(\0132\".com.cognite.beam.p" +
      "roto.MatchField\022\"\n\025ignore_missing_fields" +
      "\030\013 \001(\010H\t\210\001\001\022\027\n\nclassifier\030\014 \001(\tH\n\210\001\001\022\030\n\013" +
      "original_id\030\r \001(\tH\013\210\001\001B\005\n\003_idB\016\n\014_extern" +
      "al_idB\t\n\007_statusB\017\n\r_created_timeB\r\n\013_st" +
      "art_timeB\016\n\014_status_timeB\007\n\005_nameB\016\n\014_de" +
      "scriptionB\017\n\r_feature_typeB\030\n\026_ignore_mi" +
      "ssing_fieldsB\r\n\013_classifierB\016\n\014_original" +
      "_idB\032\n\026com.cognite.client.dtoP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.protobuf.StructProto.getDescriptor(),
        });
    internal_static_com_cognite_beam_proto_EntityMatch_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_com_cognite_beam_proto_EntityMatch_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_cognite_beam_proto_EntityMatch_descriptor,
        new java.lang.String[] { "Score", "Target", "Score", });
    internal_static_com_cognite_beam_proto_EntityMatchResult_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_com_cognite_beam_proto_EntityMatchResult_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_cognite_beam_proto_EntityMatchResult_descriptor,
        new java.lang.String[] { "Source", "Matches", });
    internal_static_com_cognite_beam_proto_MatchField_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_com_cognite_beam_proto_MatchField_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_cognite_beam_proto_MatchField_descriptor,
        new java.lang.String[] { "Source", "Target", });
    internal_static_com_cognite_beam_proto_EntityMatchModel_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_com_cognite_beam_proto_EntityMatchModel_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_cognite_beam_proto_EntityMatchModel_descriptor,
        new java.lang.String[] { "Id", "ExternalId", "Status", "CreatedTime", "StartTime", "StatusTime", "Name", "Description", "FeatureType", "MatchFields", "IgnoreMissingFields", "Classifier", "OriginalId", "Id", "ExternalId", "Status", "CreatedTime", "StartTime", "StatusTime", "Name", "Description", "FeatureType", "IgnoreMissingFields", "Classifier", "OriginalId", });
    com.google.protobuf.StructProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy