Sha256: 95870d77b9de920cc5636cb1bca42fb55a5479bb32cedd097c84694b2e42abc6

Contents?: true

Size: 912 Bytes

Versions: 11

Compression:

Stored size: 912 Bytes

Contents

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

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/logging/type/log_severity.proto", :syntax => :proto3) 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
end

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

module Google
  module Logging
    module Type
      LogSeverity = ::Google::Cloud::Logging::Type::LogSeverity
    end
  end
end

Version data entries

11 entries across 11 versions & 3 rubygems

Version Path
googleapis-common-protos-types-1.7.0 lib/google/logging/type/log_severity_pb.rb
rubypitaya-3.12.5 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/logging/type/log_severity_pb.rb
googleapis-common-protos-types-1.6.0 lib/google/logging/type/log_severity_pb.rb
fluent-plugin-google-cloud-logging-on-prem-0.1.0 vendor/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/logging/type/log_severity_pb.rb
rubypitaya-3.12.4 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/logging/type/log_severity_pb.rb
rubypitaya-3.12.3 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/logging/type/log_severity_pb.rb
rubypitaya-3.12.2 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/logging/type/log_severity_pb.rb
googleapis-common-protos-types-1.5.0 lib/google/logging/type/log_severity_pb.rb
googleapis-common-protos-types-1.4.0 lib/google/logging/type/log_severity_pb.rb
googleapis-common-protos-types-1.3.2 lib/google/logging/type/log_severity_pb.rb
googleapis-common-protos-types-1.3.1 lib/google/logging/type/log_severity_pb.rb