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

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

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

package com.cognite.client.dto;

public final class LabelOuterClass {
  private LabelOuterClass() {}
  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_Label_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_cognite_beam_proto_Label_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\013label.proto\022\026com.cognite.beam.proto\"\252\001" +
      "\n\005Label\022\023\n\013external_id\030\001 \001(\t\022\014\n\004name\030\002 \001" +
      "(\t\022\030\n\013description\030\003 \001(\tH\000\210\001\001\022\031\n\014created_" +
      "time\030\004 \001(\003H\001\210\001\001\022\030\n\013data_set_id\030\005 \001(\003H\002\210\001" +
      "\001B\016\n\014_descriptionB\017\n\r_created_timeB\016\n\014_d" +
      "ata_set_idB\032\n\026com.cognite.client.dtoP\001b\006" +
      "proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_com_cognite_beam_proto_Label_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_com_cognite_beam_proto_Label_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_cognite_beam_proto_Label_descriptor,
        new java.lang.String[] { "ExternalId", "Name", "Description", "CreatedTime", "DataSetId", "Description", "CreatedTime", "DataSetId", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy