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

nl.topicus.jdbc.shaded.com.google.api.LogProto Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/api/log.proto

package nl.topicus.jdbc.shaded.com.google.api;

public final class LogProto {
  private LogProto() {}
  public static void registerAllExtensions(
      nl.topicus.jdbc.shaded.com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      nl.topicus.jdbc.shaded.com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (nl.topicus.jdbc.shaded.com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final nl.topicus.jdbc.shaded.com.google.protobuf.Descriptors.Descriptor
    internal_static_google_api_LogDescriptor_descriptor;
  static final 
    nl.topicus.jdbc.shaded.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_api_LogDescriptor_fieldAccessorTable;

  public static nl.topicus.jdbc.shaded.com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  nl.topicus.jdbc.shaded.com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\024google/api/log.proto\022\ngoogle.api\032\026goog" +
      "le/api/label.proto\"u\n\rLogDescriptor\022\014\n\004n" +
      "ame\030\001 \001(\t\022+\n\006labels\030\002 \003(\0132\033.google.api.L" +
      "abelDescriptor\022\023\n\013description\030\003 \001(\t\022\024\n\014d" +
      "isplay_name\030\004 \001(\tBj\n\016com.google.apiB\010Log" +
      "ProtoP\001ZEgoogle.golang.org/genproto/goog" +
      "leapis/api/serviceconfig;serviceconfig\242\002" +
      "\004GAPIb\006proto3"
    };
    nl.topicus.jdbc.shaded.com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
        new nl.topicus.jdbc.shaded.com.google.protobuf.Descriptors.FileDescriptor.    InternalDescriptorAssigner() {
          public nl.topicus.jdbc.shaded.com.google.protobuf.ExtensionRegistry assignDescriptors(
              nl.topicus.jdbc.shaded.com.google.protobuf.Descriptors.FileDescriptor root) {
            descriptor = root;
            return null;
          }
        };
    nl.topicus.jdbc.shaded.com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new nl.topicus.jdbc.shaded.com.google.protobuf.Descriptors.FileDescriptor[] {
          nl.topicus.jdbc.shaded.com.google.api.LabelProto.getDescriptor(),
        }, assigner);
    internal_static_google_api_LogDescriptor_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_google_api_LogDescriptor_fieldAccessorTable = new
      nl.topicus.jdbc.shaded.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_api_LogDescriptor_descriptor,
        new java.lang.String[] { "Name", "Labels", "Description", "DisplayName", });
    nl.topicus.jdbc.shaded.com.google.api.LabelProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy