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

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

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

package com.cognite.client.dto;

public final class ItemOuterClass {
  private ItemOuterClass() {}
  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_Item_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_cognite_beam_proto_Item_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\nitem.proto\022\026com.cognite.beam.proto\"\254\001\n" +
      "\004Item\022\014\n\002id\030\001 \001(\003H\000\022\025\n\013external_id\030\002 \001(\t" +
      "H\000\022\025\n\013legacy_name\030\003 \001(\tH\000\022\034\n\017inclusive_b" +
      "egin\030\004 \001(\003H\001\210\001\001\022\032\n\rexclusive_end\030\005 \001(\003H\002" +
      "\210\001\001B\010\n\006idTypeB\022\n\020_inclusive_beginB\020\n\016_ex" +
      "clusive_endB\032\n\026com.cognite.client.dtoP\001b" +
      "\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_com_cognite_beam_proto_Item_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_com_cognite_beam_proto_Item_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_cognite_beam_proto_Item_descriptor,
        new java.lang.String[] { "Id", "ExternalId", "LegacyName", "InclusiveBegin", "ExclusiveEnd", "IdType", "InclusiveBegin", "ExclusiveEnd", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy