Sha256: 88cafb3aad79343ec8f098b01b0d32ec92cfe5af264fa7acfb02de12737b97e5

Contents?: true

Size: 681 Bytes

Versions: 10

Compression:

Stored size: 681 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/logging/type/log_severity.proto

require 'google/protobuf'

require 'google/api/annotations_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_enum "google.logging.type.LogSeverity" do
    value :DEFAULT, 0
    value :DEBUG, 100
    value :INFO, 200
    value :NOTICE, 300
    value :WARNING, 400
    value :ERROR, 500
    value :CRITICAL, 600
    value :ALERT, 700
    value :EMERGENCY, 800
  end
end

module Google
  module Logging
    module Type
      LogSeverity = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.logging.type.LogSeverity").enummodule
    end
  end
end

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
googleapis-common-protos-types-1.0.4 lib/google/logging/type/log_severity_pb.rb
googleapis-common-protos-types-1.0.3 lib/google/logging/type/log_severity_pb.rb
googleapis-common-protos-types-1.0.2 lib/google/logging/type/log_severity_pb.rb
googleapis-common-protos-types-1.0.1 lib/google/logging/type/log_severity_pb.rb
googleapis-common-protos-types-1.0.0 lib/google/logging/type/log_severity_pb.rb
googleapis-common-protos-1.3.5 lib/google/logging/type/log_severity_pb.rb
googleapis-common-protos-1.3.4 lib/google/logging/type/log_severity_pb.rb
googleapis-common-protos-1.3.1 lib/google/logging/type/log_severity_pb.rb
googleapis-common-protos-1.3.0 lib/google/logging/type/log_severity_pb.rb
googleapis-common-protos-1.2.0 lib/google/logging/type/log_severity_pb.rb