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

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

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

package com.cognite.client.dto;

public final class SecurityCategoryOuterClass {
  private SecurityCategoryOuterClass() {}
  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_SecurityCategory_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_cognite_beam_proto_SecurityCategory_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\027security_category.proto\022\026com.cognite.b" +
      "eam.proto\"8\n\020SecurityCategory\022\017\n\002id\030\001 \001(" +
      "\003H\000\210\001\001\022\014\n\004name\030\002 \001(\tB\005\n\003_idB\032\n\026com.cogni" +
      "te.client.dtoP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_com_cognite_beam_proto_SecurityCategory_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_com_cognite_beam_proto_SecurityCategory_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_com_cognite_beam_proto_SecurityCategory_descriptor,
        new java.lang.String[] { "Id", "Name", "Id", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy