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

com.google.logging.type.LogSeverityProto Maven / Gradle / Ivy

There is a newer version: 3.2.3
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/logging/type/log_severity.proto

package com.google.logging.type;

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

  public static void registerAllExtensions(
      com.google.proto4pingcap.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.proto4pingcap.ExtensionRegistryLite) registry);
  }

  public static com.google.proto4pingcap.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.proto4pingcap.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n&google/logging/type/log_severity.proto" +
      "\022\023google.logging.type\032\034google/api/annota" +
      "tions.proto*\202\001\n\013LogSeverity\022\013\n\007DEFAULT\020\000" +
      "\022\t\n\005DEBUG\020d\022\t\n\004INFO\020\310\001\022\013\n\006NOTICE\020\254\002\022\014\n\007W" +
      "ARNING\020\220\003\022\n\n\005ERROR\020\364\003\022\r\n\010CRITICAL\020\330\004\022\n\n\005" +
      "ALERT\020\274\005\022\016\n\tEMERGENCY\020\240\006B\203\001\n\027com.google." +
      "logging.typeB\020LogSeverityProtoP\001Z8google" +
      ".golang.org/genproto/googleapis/logging/" +
      "type;ltype\252\002\031Google.Cloud.Logging.Typeb\006" +
      "proto3"
    };
    com.google.proto4pingcap.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
        new com.google.proto4pingcap.Descriptors.FileDescriptor.    InternalDescriptorAssigner() {
          public com.google.proto4pingcap.ExtensionRegistry assignDescriptors(
              com.google.proto4pingcap.Descriptors.FileDescriptor root) {
            descriptor = root;
            return null;
          }
        };
    com.google.proto4pingcap.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.proto4pingcap.Descriptors.FileDescriptor[] {
          com.google.api.AnnotationsProto.getDescriptor(),
        }, assigner);
    com.google.api.AnnotationsProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy